INPUT_OBJECT
Update Bottle Family to Bottle Section relation input object
input UpdateBottleFamilyBottleSectionRelation {# IDs of Bottle Sections to be connectedconnect: [ID!]# IDs of Bottle Sections which should be synced (IDs which are not included will # be disconnected, new will be connected)sync: [ID]# IDs of Bottle Sections to be disconnecteddisconnect: [ID!]}