TypesObjectsGloAppScopeNotUpdatedErrorGloAppScopeNotUpdatedErrorError that occurs when updating the scope for a GloApp is unsuccessful. type GloAppScopeNotUpdatedError implements Error { message: String!} Fields GloAppScopeNotUpdatedError.message ● String! non-null scalar Interfaces Error interface