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