Yes, it has been changed in 20.07.0 and will remain the same for the foreseeable future.
We had switched to auto creating a node for storing GraphQL schema for some time in between, but later we discovered some issues which forced us to rethink how GraphQL schema should be stored. Now, the GraphQL schema node is created only when someone sends a GraphQL schema update, and not in advance.