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