github graphile/crystal grafast@1.1.1

8 hours ago

Patch Changes

  • #3119
    53ffec5
    Thanks @benjie! - Grafast now exports
    variableValues() helper to make moving from GraphQL.js resolvers to Grafast
    plan resolvers easier.

  • #3085
    711f932
    Thanks @benjie! - Fix types in
    loadOne/loadMany that were allowing steps to become Step<Promise<TData>>
    rather than Step<TData>. Steps will never represent a promise.

  • #3118
    1ad8bce
    Thanks @benjie! - Adds parentType to
    FieldInfo so it's easier to emulate GraphQLResolveInfo when migrating to
    Grafast.

Don't miss a new crystal release

NewReleases is sending notifications on new releases.