public class Storefront.QueryRootQuery.ProductArguments extends Arguments
| Modifier and Type | Method and Description |
|---|---|
Storefront.QueryRootQuery.ProductArguments |
handle(java.lang.String value)
The handle of the `Product`.
|
Storefront.QueryRootQuery.ProductArguments |
id(ID value)
The ID of the `Product`.
|
end, startArgumentpublic Storefront.QueryRootQuery.ProductArguments id(ID value)
public Storefront.QueryRootQuery.ProductArguments handle(java.lang.String value)