Skip to content

Tags: thefrontside/graphgen

Tags

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
cowboyd Charles Lowell
Release fix to npm

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #61 from thefrontside/cl/make-dispatch-a-generate

Make `createDispatch()` also a generate function

graphgen-cli-v0.2.0

Toggle graphgen-cli-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from thefrontside/pc/virtualized-infinite-scroll

Virtualized infinite-scroll

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from thefrontside/pc/react-app

react app that will run from the graphgen executable

graphgen-cli-v0.1.0

Toggle graphgen-cli-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from thefrontside/pc/react-app

react app that will run from the graphgen executable

graphgen-cli-v0.0.0

Toggle graphgen-cli-v0.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #35 from thefrontside/cl/lookup-individual-node

Lookup individual nodes from anywhere.

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from thefrontside/pc/exclue-keys-from-preset-type

exclude banned keys from Preset type

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from thefrontside/pc/ban-keys-from-compute-map

ban __typename and id from ComputeMap type

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from thefrontside/cl/graphql-dsl

✨Declare a GraphGen using GraphQL schema definition language (SDL)

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from thefrontside/bi-directional-generation

✨Allow generations to go from->to and to->from