party
Find a party by UUID
party(
companyId: ID
id: ID!
): Party
Arguments
party.companyId
● ID
scalar
The company ID to search for. If not provided, the current company will be used. This argument is only required for non-super-admin users.
party.id
● ID!
non-null scalar
The party ID to search for.