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