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