Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

feat(graphql): add example generation #48

Merged
merged 1 commit into from
Oct 1, 2019
Merged

Conversation

believer
Copy link
Member

@believer believer commented Oct 1, 2019

Closes #47

Add optional --examples flag for GraphQL which generates a query, a mutation and a subscription on some local state. Examples queries are displayed in Playground.

@believer believer merged commit ac14efc into master Oct 1, 2019
@believer believer deleted the feature/graphql-examples branch October 1, 2019 15:18
believer pushed a commit that referenced this pull request Oct 1, 2019
# [2.4.0](v2.3.0...v2.4.0) (2019-10-01)

### Features

* **graphql:** add example generation ([#48](#48)) ([ac14efc](ac14efc))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add examples to GraphQL API
1 participant