Skip to content

v0.3.6

Compare
Choose a tag to compare
@dschafer dschafer released this 18 Dec 18:30
· 252 commits to main since this release

New:

  • Export backwardConnectionArgs, forwardConnectionArgs, pluralIdentifyingRootField.
  • Infer globalIdField, connection type names if not specified.
  • Support thunks in mutation input and output fields.
  • Pass GraphQLResolveInfo to idFetcher, pluralIdentifyingRootField.