GraphQL--any way to get Metadata from schema?

It sounds like you need an introspection query. I haven’t tried with Fauna yet but something like GQL codegen might work for you.