mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

Peer dependency support for graphql 16 #714

Closed harikrishnagit closed 1 year ago

harikrishnagit commented 1 year ago

Requesting update to support graphql 16 by updating peer dependency list to include version 16.

mickhansen commented 1 year ago

@harikrishnagit Have you verified that the library works with GraphQL 16?

mickhansen commented 1 year ago

Fixed via https://github.com/mickhansen/graphql-sequelize/pull/715