GloAppClientSecretNotAddedError
Error that occurs when attempting to add a client secret to a GloApp *OAuth client* but the secret could not be added.
type GloAppClientSecretNotAddedError implements Error {
message: String!
}
Error that occurs when attempting to add a client secret to a GloApp *OAuth client* but the secret could not be added.
type GloAppClientSecretNotAddedError implements Error {
message: String!
}
GloAppClientSecretNotAddedError.message ● String! non-null scalarError interface