Event {shopifyr}R Documentation

Event Functions

Description

Event Functions

Usage

getEvents(...)

getEvent(eventId, ...)

getEventsCount(...)

Arguments

...

additional request parameters

eventId

a Event id number

Value

a list containing a Event fields or a list of Events

References

Shopify API Event documentation: https://help.shopify.com/api/reference/events/event


[Package shopifyr version 1.0.0 Index]