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


