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 messages: [FieldError] token: String user: User }