INPUT_OBJECT

CopyCustomEntityInput

link GraphQL Schema definition

  • input CopyCustomEntityInput {
  • # Identifier of the CustomEntityEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by