Implemented quickly for the enterprise edition, so open this issue to track it. usage: ```js <array keyName="posts" graphql={` query { posts: postsConnection(where: $postsWhere) { title } } `} > // ... </array> ```
Implemented quickly for the enterprise edition, so open this issue to track it.
usage: