INPUT_OBJECT

EmulationInstanceInput

  • input EmulationInstanceInput {
  • # The Relay Classic Client Mutation ID.
  • clientMutationId: String
  • # The GUID of the emulation instance to use as a handle to modify the instance.
  • instanceId: UUID!
  • }