OBJECT
Autogenerated return type of signIn.
type signInPayload {api_key: String blocked_by_2fa: Boolean # A unique identifier for the client performing the mutation.clientMutationId: String # The list of errors occurred during the mutationmessages: [FieldError] token: String user: User }