INPUT_OBJECT
ClaimPrimeOfferInput
link GraphQL Schema definition
1 input ClaimPrimeOfferInput { 4 2 # Unique Identifier for an offer. 3 ID! : 9 5 # Temporary parameter for indicating that a FGWP offer is being claimed. 6 # Long term, we will deprecate this in favor of backend systems flexibly allowing 7 # claims of various types. 8 Boolean : 10 }