Is `Query.composite` supposed to render in the OpenAPI documentation? I'm adding one of these to the...
s
Is
Query.composite
supposed to render in the OpenAPI documentation? I'm adding one of these to the meta with
queries += Queries.composite {....}
but it doesn't show up in the json output
d
Nope. 🙃
s
thank you