As part of the ongoing initiative to deprecate legacy global IDs, you will begin to see deprecation warnings for GraphQL node queries using the legacy ID format. The deprecation warnings will look like this: { "data": { "node": { "login": "ahoglund", } }, "extensions": { "warnings": [ { "type": "DEPRECATION", "message": "The id MDQ6VXNlcjM0MDczMDM= is deprecated. Update your cache to use the next_

