OBJECT

APIErrorDto

link GraphQL Schema definition

  • type APIErrorDto {
  • message: String
  • code: Int
  • }