MetadataErrorCode
An enumeration of possible error codes for metadata operations.
enum MetadataErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
PERMISSION_DENIED
REQUIRED
}
Values
MetadataErrorCode.GRAPHQL_ERROR
MetadataErrorCode.INVALID
MetadataErrorCode.NOT_FOUND
MetadataErrorCode.PERMISSION_DENIED
MetadataErrorCode.REQUIRED
Member Of
MetadataError object