How to use Facets in GQL

Hi,

Is there a way to use facets in GraphQL?

Thanks,
Or

Facets are not currently supported in GraphQL. It’s one of the most hotly requested topics though, so please do stand by

So is it possible to create a type in GQL and then expand it with facets using DQL?

I’m gonna defer this question to someone better at GraphQL than I am. I’m sadly but a newbie at this.

@abhimanyusinghgaur, some help?

Yes! that is possible.

You will only be able to query/mutate facets from DQL. There is no way at present to use facets in GraphQL as Chewxy pointed.