INPUT_OBJECT
Update Reference to Reference Category relation input object
input UpdateReferenceCategoriesRelation {# IDs of Reference Categories to be connectedconnect: [ID!]# IDs of Reference Categories which should be synced (IDs which are not included # will be disconnected, new will be connected)sync: [ID]# IDs of Reference Categories to be disconnecteddisconnect: [ID!]}