public static class Storefront.CustomerActivateByUrlPayloadQuery extends Query<Storefront.CustomerActivateByUrlPayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CustomerActivateByUrlPayloadQuery |
customer(Storefront.CustomerQueryDefinition queryDef)
The customer that was activated.
|
Storefront.CustomerActivateByUrlPayloadQuery |
customerAccessToken(Storefront.CustomerAccessTokenQueryDefinition queryDef)
A new customer access token for the customer.
|
Storefront.CustomerActivateByUrlPayloadQuery |
customerUserErrors(Storefront.CustomerUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CustomerActivateByUrlPayloadQuery customer(Storefront.CustomerQueryDefinition queryDef)
public Storefront.CustomerActivateByUrlPayloadQuery customerAccessToken(Storefront.CustomerAccessTokenQueryDefinition queryDef)
public Storefront.CustomerActivateByUrlPayloadQuery customerUserErrors(Storefront.CustomerUserErrorQueryDefinition queryDef)