Skip to main content

contact

AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER] OR (('user is authenticated') AND ('contactId if present in input matches JWT'))

contact(
id: Int!
): Contact!

Arguments

contact.id ● Int! non-null scalar

Contact unique identifier

Type

Contact object