GloAppClientExistsError
Error that occurs when attempting to create a new GloApp with an *OAuth client* that is already associated with another GloApp.
type GloAppClientExistsError implements Error {
message: String!
}
Error that occurs when attempting to create a new GloApp with an *OAuth client* that is already associated with another GloApp.
type GloAppClientExistsError implements Error {
message: String!
}
GloAppClientExistsError.message ● String! non-null scalarError interface