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