input ErrorResultInput {code: String!extra: [ErrorResultExtraInput!]httpCode: Intmessage: Stringretry: Boolean}