TypesObjectsGloAppNotFoundErrorGloAppNotFoundErrorError that occurs when a GloApp is not found. type GloAppNotFoundError implements Error { message: String!} Fields GloAppNotFoundError.message ● String! non-null scalar Interfaces Error interface