Skip to main content

signIn

Authenticate a user and issue a session token for a workspace, running under an RLS-bypass role. Optionally accepts an invitation token.

signIn(
input: SignInInput!
): SignInPayload

Arguments

signIn.input ● SignInInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

SignInPayload object