Contract Evolution Fixtures

Proto, GraphQL, Avro, JSON, and HTTP fixtures for schema compatibility, typed API evolution, and contract-registry workflows.

3 Why This Workflow Matters
6 Files
Use workflow pages to move from a job to the exact fixtures, packs, and supporting references.
Why This Workflow Matters

About This Workflow

  • Covers service contracts, schema-registry subjects, GraphQL SDL, and schema-aware binary payloads.
  • Useful for contract drift reviews, registry compatibility checks, and typed API rollout validation.
  • Anchored to a pack that seeds contract-evolution suites with one download.
Recommended Packs

Fixture Packs

Contract Compatibility Fixture Pack

Bundle of real Proto, GraphQL, Avro, JSON, and HTTP fixtures for contract evolution, schema compatibility, and typed API validation.

contract_compatibility_fixture_pack.zip · 2.7 KB

Fixture Matrices

Fixture Matrices

Proto Contract Fixture Matrix

Pick Proto fixtures for event-bus contracts, schema-registry subjects, and CDC envelope compatibility checks.

GraphQL Contract Fixture Matrix

Use GraphQL fixtures for federated schema validation, subscription typing, and mutation contract compatibility checks.

Avro Schema Fixture Matrix

Pick Avro fixtures for event ingestion, nullable field handling, and schema-evolution validation.

HTTP API Replay Fixture Matrix

Pick HTTP request-definition fixtures for JSON APIs, webhook signature checks, and GraphQL mutation replay workflows.

Suggested Fixtures

Files

Filename Format Size Actions
proto_schema_registry_subject_sample.proto
.proto SHA256 3240871dc301...
PROTO 321 B
proto_cdc_envelope_contract_sample.proto
.proto SHA256 9c17feb5945d...
PROTO 269 B
graphql_federated_schema_sample.graphql
.graphql SHA256 75f9b9ed97c1...
GRAPHQL 281 B
graphql_mutation_contract_sample.graphql
.graphql SHA256 86f5da9749a3...
GRAPHQL 263 B
avro_schema_evolution_sample.avro
.avro SHA256 00c98e0a7cc7...
AVRO 483 B
http_graphql_mutation_sample.http
.http SHA256 28dcb8359626...
HTTP 271 B
Related Strategy Pages

Related Guides