CustomTagsUpdateError
No description
type CustomTagsUpdateError {
message: String!
code: CustomTagsUpdateErrorCode!
}
Fields
message
(String!
)
A human readable message that describes why the operation has failed.
code
(CustomTagsUpdateErrorCode!
)
Error code if applicable