emailMarketingIntegrations
The installed email marketing integrations.
emailMarketingIntegrations(
after: String
before: String
first: Int
last: Int
): EmailMarketingIntegrationConnection!
Arguments
emailMarketingIntegrations.after ● String scalar common
Returns the elements in the list that come after the specified cursor.
emailMarketingIntegrations.before ● String scalar common
Returns the elements in the list that come before the specified cursor.
emailMarketingIntegrations.first ● Int scalar common
Returns the first n elements from the list.
emailMarketingIntegrations.last ● Int scalar common
Returns the last n elements from the list.
Type
EmailMarketingIntegrationConnection object common
The connection type for EmailMarketingIntegration.