INPUT_OBJECT
Create Bottle Family to Bottle Section relation input object
input CreateBottleFamilyBottleSectionRelation {# 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!]}