MetadataErrorCode
An enumeration.
enum MetadataErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  REQUIRED
  NOT_UPDATED
}
Values
MetadataErrorCode.GRAPHQL_ERROR
MetadataErrorCode.INVALID
MetadataErrorCode.NOT_FOUND
MetadataErrorCode.REQUIRED
MetadataErrorCode.NOT_UPDATED
Member Of
MetadataError object