INPUT_OBJECT
CreateProductPriceListPriceNoProductPriceListBackrefInput
link GraphQL Schema definition
- input CreateProductPriceListPriceNoProductPriceListBackrefInput {
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Relation to single entity instance.
- ID! :
- Float :
- # Relation to single entity instance.
- ID! :
- ProductPriceListPriceSettingsJSONString! :
- # Revision when entity was lastly changed.
- Int :
- }