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

Fix schema validate error #490

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joe-re
Copy link

@joe-re joe-re commented Nov 29, 2019

FIX: #461, #470

graphqlgen-json-schema package's schema is missing following properties so I've added these props to it.

  • iresolvers-augmentation
  • default-resolvers
  • delegated-parent-resolvers

@olsavmic
Copy link

I know this library is deprecated for over a year now but it'd really help to fix or rather just generate proper schema.json from the source that is already in the repository :)

It's not so easy to migrate away from this library for legacy projects. Thanks a lot!

@jasonkuhrt

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.

graphqlgen-json-schema schema.json missing properties
2 participants