automationSendSchedules
No description
automationSendSchedules(
first: Int!
orderBy: [QueryAutomationSendScheduleOrderByClause!]
page: Int
where: QueryAutomationSendScheduleWhereWhereConditions
): AutomationSendSchedulePaginator!
Arguments
automationSendSchedules.first
● Int!
non-null scalar
Limits number of fetched items. Maximum allowed value: 500.
automationSendSchedules.orderBy
● [QueryAutomationSendScheduleOrderByClause!]
list input
automationSendSchedules.page
● Int
scalar
The offset from which items are returned.
automationSendSchedules.where
● QueryAutomationSendScheduleWhereWhereConditions
input
Type
AutomationSendSchedulePaginator
object
A paginated list of AutomationSendSchedule items.