mickhansen / graphql-sequelize

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

cache always initializes to {} and it doesn't cache enum types when a… #648

Closed alirizwan closed 5 years ago

alirizwan commented 5 years ago

…ttributeFields called multiple times on same model.

alirizwan commented 5 years ago

related to issue https://github.com/mickhansen/graphql-sequelize/issues/646