INPUT_OBJECT

DeleteScrapeContextInput

  • input DeleteScrapeContextInput {
  • # The Relay Classic Client Mutation ID.
  • clientMutationId: String
  • # The `jobId` of the scrape context that can be used to query or update the scrape
  • # context.
  • jobId: UUID!
  • }