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