apiLogs: PagingResultOfApiLog!
This query allows for the return of staff members and all of their associated details based on search criteria.The returned list is limited based on the permissions of the customers API Token. The information returned for each case can include... **Returns:** Returns an array of staff member information.
tenantId: PropertyFilterOfGuidInput
userId: PropertyFilterOfGuidInput
dateCreated: PropertyFilterOfDateTimeOffsetInput
method: PropertyFilterOfStringInput
queryString: PropertyFilterOfStringInput
userName: PropertyFilterOfStringInput
requestBody: PropertyFilterOfStringInput
graphQLVariables: PropertyFilterOfStringInput
graphQLOperationName: PropertyFilterOfStringInput
elapsedMilliseconds: PropertyFilterOfInt64Input
statusCode: PropertyFilterOfInt32Input
and: [ApiLogFilterInput!]
