GAP-1005: @redact Directive
Version: 2025-03
Authors: Sam Rivera, Keiko Morgan
Discussion: github.com/graphql/gaps/pull/1005

GAP-1005: @redact Directive

This release introduces a basic redaction marker.

1Overview

The directive MAY appear on field definitions.

Example № 1directive @redact on FIELD_DEFINITION

2Motivation

The first release gives tracing systems a binary signal for sensitive output.

  1. 1Overview
  2. 2Motivation