thecodingmachine / graphqlite-bundle

A Symfony bundle for thecodingmachine/graphqlite.
35 stars 39 forks source link

Update GraphqliteCompilserPass to use Symfony cache #79

Closed MattBred closed 3 years ago

MattBred commented 3 years ago

Fixes https://github.com/thecodingmachine/graphqlite-bundle/issues/74

moufmouf commented 3 years ago

Looks good to me!

Thanks!