INPUT_OBJECT
input CreateProductPriceListPriceNoProductPriceListBackrefInput {# Last modification time.modified: DateTime# Creation time.created: DateTime# Relation to single entity instance.currencyId: ID!price: Float# Relation to single entity instance.productId: ID!# Revision when entity was lastly changed.revision: Int}