GateSubjectUserError - admin-graphql - OBJECT
Version: unstable
Description:
Represents an error that happens during the execution of a gate subject mutation.
Access Scopes
`read_gates` access scope. Also: You must have read access to `gates` to read gate subject user errors.
Fields
-
code:
GateSubjectErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
Related Unions
Examples