I know GraphQL theoretically has no problem fetching data in [JSON-LD format](json-ld.org), but I'm wondering if there could be more 1st-class support for: - [Schema validation](https://developers.google.com/schemas/formats/json-ld) - [expansion/contraction](https://www.youtube.com/watch?v=Tm3fD89dqRE) - [@embed, @link ](https://github.com/json-ld/json-ld.org/issues/377) etc.
I know GraphQL theoretically has no problem fetching data in JSON-LD format, but I'm wondering if there could be more 1st-class support for:
etc.