gql-util-directives

A simple utility package of GraphQL schema directives

MIT License

Downloads
8
Stars
0
Committers
1

Bot releases are visible (Hide)

gql-util-directives - v1.3.0 Latest Release

Published by github-actions[bot] 6 months ago

1.3.0 (2024-05-02)

Bug Fixes

  • log: more info in console logs (79ec68c)
  • log: replace winston with log4js (9981f3a)
  • use gql enums as directive arguments (b6859fc)

Features

  • log: append logs to file (5e182ea)
  • log: append new logs to console and file concurrently (276f40c)
  • log: write to console (1af25e5)
gql-util-directives - v1.2.0

Published by github-actions[bot] 7 months ago

1.2.0 (2024-04-01)

Features

  • currency: fetch amount from web scraping google (cbf0cff)
  • currency: map directive args to a currency enum (58bee40)
  • currency: return either string or float value (10f0e25)
  • currency: validate only fields with scalar type string (b8806d0)
gql-util-directives - v1.1.2

Published by github-actions[bot] 7 months ago

1.1.2 (2024-03-18)

Bug Fixes

gql-util-directives - v1.1.1

Published by github-actions[bot] 8 months ago

1.1.1 (2024-03-04)

Bug Fixes

gql-util-directives - v1.1.0

Published by thuoe 8 months ago

What's Changed

Full Changelog: https://github.com/thuoe/gql-util-directives/compare/v1.0.0...v1.1.0

gql-util-directives - Initial Release (1.0.0)

Published by thuoe 8 months ago

What's Changed

Full Changelog: https://github.com/thuoe/gql-util-directives/commits/v1.0.0