github graphql-compose/graphql-compose v2.10.0

latest releases: v9.0.11, v9.0.10, v9.0.9...
6 years ago

2.10.0 (2017-11-30)

Features

  • TypeComposer: add new helper methods (8ebfe83)

    • makeFieldNonNull(fieldNameOrArray: string | string[]) - wrap fields by GraphQLNonNull
    • makeFieldNullable(fieldNameOrArray: string | string[]) - unwrap fields from GraphQLNonNull
    • getTypeNonNull() - return current type wrapped by GraphQLNonNull

Don't miss a new graphql-compose release

NewReleases is sending notifications on new releases.