keystonejs-contrib / k6-contrib

Keyston-6 contrib
MIT License
35 stars 18 forks source link

upgrade keystone and fix types #8

Closed gautamsi closed 3 years ago

bkbooth commented 3 years ago

K6 hotfix dropped today, need to bump dependencies to @keystone-next/keystone@25.0.2.

Other than that, @k6-contrib/list-plugins seems to be working fine for me on K6 v25.0.1 👌

I did notice that createdAt and updatedAt fields are now showing in all my *CreateInput and *UpdateInput in schema.graphql, not sure if it's intentional, but maybe not desired?

gautamsi commented 3 years ago

I will have to fix this as there is change in access control

gautamsi commented 3 years ago

@bkbooth create and update is now omitted for tracking fields