clientsByOwnerCodes
Get Clients for a specific list of owner codes
admin {
clientsByOwnerCodes(
ownerCodes: [ID!]!
orderBy: ClientOrderByInput
): ClientConnection!
}
Arguments
clientsByOwnerCodes.ownerCodes ● [ID!]! non-null scalar
clientsByOwnerCodes.orderBy ● ClientOrderByInput enum
Type
ClientConnection object
Connection (list) of Clients