hasIdentityType

Requires user to be authenticated using one of the allowed identity types

link GraphQL Schema definition

  • directive @hasIdentityType(identity_type_list: [String!]!) on OBJECT | ARGUMENT_DEFINITION | FIELD_DEFINITION

link Require by

This element is not required by anyone