companyApiKeyErrorLogs
does not work with an api key
companyApiKeyErrorLogs(
after: String
first: Int
filter: ApiErrorLogFilterInputType
sortDirection: SortDirection = DESC
): ViewerApiKeyErrorLogConnectionConnection
Arguments
companyApiKeyErrorLogs.after
● String
scalar
Returns the items in the list that come after the specified cursor.
companyApiKeyErrorLogs.first
● Int
scalar
Returns the first n items from the list.
companyApiKeyErrorLogs.filter
● ApiErrorLogFilterInputType
input
companyApiKeyErrorLogs.sortDirection
● SortDirection
enum
Type
ViewerApiKeyErrorLogConnectionConnection
object
A connection to a list of items.