ValidationError
Interface for the post upload validation error
This page contains
Fields
| message: String! |
Types that implement ValidationError
| InvalidContentTypeError | Represents that the uploaded file's Content Type is not supported. |
Interface for the post upload validation error
| message: String! |
| InvalidContentTypeError | Represents that the uploaded file's Content Type is not supported. |