TypesObjectsGloAppOAuthClientNotRestoredErrorGloAppOAuthClientNotRestoredErrorError that occurs when an *OAuth client* cannot be restored. type GloAppOAuthClientNotRestoredError implements Error { message: String!} Fields GloAppOAuthClientNotRestoredError.message ● String! non-null scalar Interfaces Error interface