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


