Skip to content

Releases: barelyhuman/gqlfragments

Release list

v0.1.3

Choose a tag to compare

@barelyhuman barelyhuman released this 23 May 10:27

Changelog

  • Ability to pass a csv file containing types to be ignored, helps minimize the total bundle size for people working with bundled applications

the passed file doesn't need anything special, just pass the user defined scalar / types that need to be ignored

AccessTokenOutput
Activity
ActivityCountAggregate
ActivityAvgAggregate

or

AccessTokenOutput,Activity,ActivityCountAggregate,ActivityAvgAggregate

Features

ea388df - add --ignore flag

Other Changes

a8f7699 - release v0.1.3

generated by commitlog

v0.1.1

Choose a tag to compare

@barelyhuman barelyhuman released this 19 May 08:05

Refactor

fb01113 - generate from types instead

Other Changes

e6b083a - add bumpp

generated by commitlog