ENUM
AuthObjectType
legacy used in the @auth directive
link GraphQL Schema definition
1 enum AuthObjectType { 2 3 4 5 6 7 8 9 10 11 12 }
link Required by
This element is not required by anyone
ENUM
legacy used in the @auth directive
1 enum AuthObjectType { 2 3 4 5 6 7 8 9 10 11 12 }