SCALAR
ID
The ID
scalar type represents a unique identifier, often used to
refetch an object or as key for a cache. The ID type appears in a JSON
response as a String; however, it is not intended to be human-readable.
When expected as an input type, any string (such as "4"
) or integer
(such as 4
) input value will be accepted as an ID.
link GraphQL Schema definition
- scalar ID
link Require by
- ArchiveArchive object
- AvailabilityAvailability object
- BottleBottle object
- BottleFamilyBottle Family object
- BottleManufacturerBottle Manufacturer object
- BottleSectionBottle Section object
- BottleShapeBottle Shape object
- ClosureClosure object
- CreateBottleFamilyAvailabilityRelationCreate Bottle Family to Availability relation input object
- CreateBottleFamilyBottleManufacturerRelationCreate Bottle Family to Bottle Manufacturer relation input object
- CreateBottleFamilyBottleSectionRelationCreate Bottle Family to Bottle Section relation input object
- CreateBottleFamilyBottleShapeRelationCreate Bottle Family to Bottle Shape relation input object
- CreateBottleFamilyRelationCreate Reference to Bottle Family relation input object
- CreateBottleFamilySuitabilityRelationCreate Bottle Family to Suitability relation input object
- CreateBottleManufacturerRelationCreate Reference to Bottle Manufacturer relation input object
- CreateBottleManufacturerRepresentationRelationCreate Bottle Manufacturer to Media relation input object
- CreateBottleRelationCreate Reference to Bottle relation input object
- CreateBottleSectionRepresentationRelationCreate Bottle Section to Media relation input object
- CreateBottleShapeRepresentationRelationCreate Bottle Shape to Media relation input object
- CreateBottleVinolokSizeRelationCreate Bottle to Vinolok Size relation input object
- CreateClosureRepresentationRelationCreate Closure to Media relation input object
- CreateGlassColourRelationCreate Image to Glass Colour relation input object
- CreateImageRepresentationRelationCreate Image to Media relation input object
- CreateReferenceCategoriesRelationCreate Reference to Reference Category relation input object
- CreateReferenceRepresentationRelationCreate Reference to Media relation input object
- CreateTechnicalSheetRelationCreate Bottle to Technical Sheet relation input object
- CreateVinolokSizeRelationCreate Closure to Vinolok Size relation input object
- EditSlugInputEdit slug input object
- EnumColourNameColour name autocomplete object
- EnumCountryCountry autocomplete object
- EnumVolumeVolume autocomplete object
- FileFile object
- GlassColourGlass Colour object
- ChangelogChangelog object
- ImageImage object
- MediaMedia object
- Mutationnull
- ParentReferenceCategoryParent Reference Category object
- Querynull
- ReferenceReference object
- ReferenceCategoryReference Category object
- SuitabilitySuitability object
- UpdateAvailabilityInputUpdate Availability input object
- UpdateBottleFamilyAvailabilityRelationUpdate Bottle Family to Availability relation input object
- UpdateBottleFamilyBottleManufacturerRelationUpdate Bottle Family to Bottle Manufacturer relation input object
- UpdateBottleFamilyBottleSectionRelationUpdate Bottle Family to Bottle Section relation input object
- UpdateBottleFamilyBottleShapeRelationUpdate Bottle Family to Bottle Shape relation input object
- UpdateBottleFamilyInputUpdate Bottle Family input object
- UpdateBottleFamilyRelationUpdate Reference to Bottle Family relation input object
- UpdateBottleFamilySuitabilityRelationUpdate Bottle Family to Suitability relation input object
- UpdateBottleInputUpdate Bottle input object
- UpdateBottleManufacturerInputUpdate Bottle Manufacturer input object
- UpdateBottleManufacturerRelationUpdate Reference to Bottle Manufacturer relation input object
- UpdateBottleManufacturerRepresentationRelationUpdate Bottle Manufacturer to Media relation input object
- UpdateBottleRelationUpdate Reference to Bottle relation input object
- UpdateBottleSectionInputUpdate Bottle Section input object
- UpdateBottleSectionRepresentationRelationUpdate Bottle Section to Media relation input object
- UpdateBottleShapeInputUpdate Bottle Shape input object
- UpdateBottleShapeRepresentationRelationUpdate Bottle Shape to Media relation input object
- UpdateBottlesOrderInputUpdate Bottle order input object
- UpdateBottleVinolokSizeRelationUpdate Bottle to Vinolok Size relation input object
- UpdateClosureInputUpdate Closure input object
- UpdateClosureRepresentationRelationUpdate Closure to Media relation input object
- UpdateGlassColourInputUpdate Glass Colour input object
- UpdateGlassColourRelationUpdate Image to Glass Colour relation input object
- UpdateImageInputUpdate Image input object
- UpdateImageRepresentationRelationUpdate Image to Media relation input object
- UpdateImagesOrderInputUpdate Image order input object
- UpdateReferenceCategoriesRelationUpdate Reference to Reference Category relation input object
- UpdateReferenceCategoryInputUpdate Reference Category input object
- UpdateReferenceInputUpdate Reference input object
- UpdateReferenceRepresentationRelationUpdate Reference to Media relation input object
- UpdateSuitabilityInputUpdate Suitability input object
- UpdateTechnicalSheetRelationUpdate Bottle to Technical Sheet relation input object
- UpdateVinolokSizeInputUpdate Vinolok Size input object
- UpdateVinolokSizeRelationUpdate Closure to Vinolok Size relation input object
- VinolokSizeVinolok Size object