vectorize_mutation-uuid

The unique identifier for the async mutation operation containing the changeset.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-vectorize-mutation-uuid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/vectorize_mutation-uuid",
  "title": "vectorize_mutation-uuid",
  "description": "The unique identifier for the async mutation operation containing the changeset.",
  "example": "0000aaaa-11bb-22cc-33dd-444444eeeeee",
  "maxLength": 36
}