Skip to main content

Arguments

Electricity and gas cups and products to contract.

Allowed Viewers

Customer Partner User Third party

Required Permissions

(No)

Query Complexity

1

Examples

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Query

query CupsValidationToContractAtrBasedV2($input: CupsValidationToContractInput!) { cupsValidationToContractAtrBasedV2(input: $input) { availableContractElectricity availableContractGas electricityProductId gasProductId spanishValidationMessage validationMessage } }

Variables

Response

{ "data": { "cupsValidationToContractAtrBasedV2": { "availableContractElectricity": true, "availableContractGas": true, "electricityProductId": "13070653", "gasProductId": "86446289", "spanishValidationMessage": "entire-movie-science-thought-discover", "validationMessage": "decision-clearly-price-I-executive" } } }