You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// We only want to report changes to schema structure.
204
+
// Deprecations are covered by "upcoming changes."
205
+
// By listing the changes explicitly here, we can make sure that,
206
+
// if the library changes, we don't miss publishing anything that we mean to.
207
+
// This was originally ported from https://github.com/github/graphql-docs/blob/7e6a5ccbf13cc7d875fee65527b25bc49e886b41/lib/graphql_docs/update_internal_developer/change_log.rb#L35-L103
0 commit comments