ExtendedSchemaCustomProjection
No description
type ExtendedSchemaCustomProjection {
entity: String
name: String
label: String
description: String
typeName: String
pricingTier: String
customGraphql: String
}
Fields
ExtendedSchemaCustomProjection.entity ● String scalar
ExtendedSchemaCustomProjection.name ● String scalar
ExtendedSchemaCustomProjection.label ● String scalar
ExtendedSchemaCustomProjection.description ● String scalar
ExtendedSchemaCustomProjection.typeName ● String scalar
ExtendedSchemaCustomProjection.pricingTier ● String scalar
ExtendedSchemaCustomProjection.customGraphql ● String scalar
Member Of
ExtendedSchema object