From 6ab001540fba3ae0a21628e63dff38e54cf9107c Mon Sep 17 00:00:00 2001 From: Mark Larah Date: Mon, 11 May 2026 12:28:09 -0500 Subject: [PATCH] Change status from proposal to draft in metadata --- gaps/GAP-7/metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gaps/GAP-7/metadata.yml b/gaps/GAP-7/metadata.yml index 73b3460..23935c6 100644 --- a/gaps/GAP-7/metadata.yml +++ b/gaps/GAP-7/metadata.yml @@ -4,7 +4,7 @@ summary: > A human-readable, unambiguous identifier for GraphQL operations. May be used as lookup keys in static configuration files as an alternative to persisted document IDs. -status: proposal +status: draft authors: - name: "Mark Larah" email: "markl@yelp.com"