Use go1.16 embedded files for graphql schema
Created by: eseliger
I think this is pretty neat as it can never be forgotten to regenerate and such. Also, it will enable a workflow of changing the schema through a github pr suggestion, without the need to regenerate locally.
This requires https://github.com/sourcegraph/sourcegraph/pull/18765 to pass the licenses check.