github graphql-compose/graphql-compose 0.0.9
0.0.9 (July 20, 2016)

latest releases: v9.0.11, v9.0.10, v9.0.9...
7 years ago
  • Add method getFlatProjectionFromAST, which returns projection only for first level
  • toInputObjectType now works with TypeComposer, rather than GraphQLType (if TypeComposer already has InputType, then it does not generate new one)
  • Clear types' fields, if they are ObjectTypes without fields.
  • Rename GQC methods:
    • typeComposer to get
    • setType to add
    • hasType to has

Don't miss a new graphql-compose release

NewReleases is sending notifications on new releases.