ENUM

MutationAuthorization

Labels for all available forms of authorization

link GraphQL Schema definition

  • enum MutationAuthorization {
  • # Google reCAPTCHA
  • recaptcha@deprecated( reason: "As of June 2020, deprecated in favour of MutationAuthorizationTypeEnum.RECAPTCHA in order to be consistent with enum naming conventions. This will be removed in January 2021." )
  • }