This repository was archived by the owner on Jan 8, 2023. It is now read-only.
Releases: prisma-korea/graphql-schema-generator
Releases · prisma-korea/graphql-schema-generator
0.3.0
0.2.0
Major changes
- Convert
@uniqie
toID
if no@id
exists. by @yujong-lee in #27 - Add support for multiple
@unique
field by @yujong-lee in #30 - Add generated comments to
graphql.schema
by @hyochan in #33 - Use
graphql/utilities
for formatting output by @yujong-lee in #40 - Support
createQuery
option. by @yujong-lee in #42
New Contributors
Full Changelog: 0.1.0...0.2.0