Skip to main content

Directive: hasIdentityType

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

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

Arguments

hasIdentityType.identity_type_list ● [String!]! non-null scalar

Allowed identity types