client
Get unique Client
admin {
client(
where: ClientWhereUniqueInput!
): Client
}
Arguments
client.where ● ClientWhereUniqueInput! non-null input
Type
Client object
Client identifies who is making the request and holds the configuration assigned to it.