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