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