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
1 scalar ID
link Required by
- AccountLinkThe information for a third-party account link.
- ClaimJourneyOfferInput
- ClaimJourneyOfferPayloadData that was mutated after claiming the journey and offer, in this case, the entitlement.
- ClaimPrimeOfferInput
- CurrentUserSigned in customers information.
- DinoService
- GameLegacy game type used by AGA.
- GameV2
- Item
- ItemAssetsText and media assets for an item
- JourneyAn object containing grouped offers available based on time windows or eligibility
- JourneyOfferAn object containing information about an offer in a Journey
- MarkPrimeOffersAsSeenInput
- Offer
- OfferOrderInformationInformation about a user's order of an offer.
- PlaceOrderInput
- PrimeMarketplaceAn Amazon Marketplace where Prime benefits are supported, either through traditional Prime or Prime Video.
- PrimeOfferA digital entitlement that is displayed to a user.
- PrimeOfferAssetsImages, videos, gifs, grouped by purposed and used to display the offer content.
- Weblab