INPUT_OBJECT
Create Reference to Reference Category relation input object
input CreateReferenceCategoriesRelation {# 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]}