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


