INPUT_OBJECT
input CreateOrUpdateProductPipelineRelationInput {clientMutationId: String# Unique identifier of entity.id: ID# Last modification time.modified: DateTime# Creation time.created: DateTime# Id of the pipeline.pipelineId: ID# Id of the product.productId: ID# Revision when entity was lastly changed.revision: Int}