INPUT_OBJECT

MappingSetMutationInput

Autogenerated input type of MappingSetMutation

link GraphQL Schema definition

  • input MappingSetMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • mappingId: ID!
  • mapToId: ID
  • unmappable: Boolean
  • }