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