OBJECT
A user-readable error
type UserError {# A description of the errormessage: String! # Which input value this error came frompath: [String!] }