BaseError
Last edit: Oct 26, 2022
Base error message
type BaseError {
message: String!
}
Fields
message
(String
)
A description of the error
Base error message
type BaseError {
message: String!
}
message
(String
)A description of the error