Directive: requiresLoggedUserIdentity
Requires user to be authenticated using one of the allowed identity types
directive @requiresLoggedUserIdentity(
identity_type_list: [String!]!
) on
| OBJECT
| ARGUMENT_DEFINITION
| FIELD_DEFINITION
Arguments
requiresLoggedUserIdentity.identity_type_list ● [String!]! non-null scalar
Allowed identity types