INPUT_OBJECT

CreateClosureRepresentationRelation

Create Closure to Media relation input object

link GraphQL Schema definition

  • input CreateClosureRepresentationRelation {
  • # ID of Media to be connected
  • connect: ID!
  • }