rivet-graphql

A small, light, relay-like library for data fetching

MPL-2.0 License

Downloads
24.3K
Stars
61
Committers
6

Bot releases are hidden (Show)

rivet-graphql - v0.6.0-canary-20230309231927 Latest Release

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.6.0-canary-20230309220958

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.6.0-canary-20230309215730

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.6.0-canary-20230308183248

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.6.0-canary-20230308183240

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.5.0

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.5.0-canary-20230228214426

Published by hashibot-web over 1 year ago

Minor Changes

rivet-graphql - v0.5.0-canary-20230119004945

Published by hashibot-web almost 2 years ago

Minor Changes

rivet-graphql - v0.5.0-canary-20230119003206

Published by hashibot-web almost 2 years ago

Minor Changes

rivet-graphql - 0.4.0

Published by dstaley over 2 years ago

  • Adds TypeScript support
  • Removes deprecated fragments parameter
rivet-graphql -

Published by jescalan about 4 years ago

Apply retry setting to direct access client as well: a75e45b5dc5ee4c62666dd33943f1dcc7750df54

rivet-graphql -

Published by jescalan about 4 years ago

  • Updates dependencies
  • Adds a retryCount option which will retry failed requests if desired. This is disabled by default.

Commit Log

  • Add retry logic under retryCount: 759b721a01bf3099bb20a87e394153a21adee751
  • Merge pull request #3 from hashicorp/je.add-retry-logic: 8313a4c9307072069ecc18ce9c5721dcf5def35b
  • Audit fix: 6ea2e54e13bf62bc680a57948203ea27d42ee827
rivet-graphql -

Published by jescalan over 4 years ago

This release updates dependencies, and defaults the timeout option on the fetch handler to 30 seconds to prevent infinite hanging requests.

Commit Log

  • Fix logo: 7cd0c10547fd65f530cd379c560bd4ab00b7343d
  • Add timeout feature: 9b90dc73d238d2c4b3fd608dee6fd7ad86f96ef0
  • Update readme: 8ba9a676fa2d385de31c05d72b410ab7d2bb142b
  • Remove unneeded dep: 48a61216fdb8deef30de71ed2828380d9c225e31
  • Add release scripts: 1c772d8751bdac4295bccd4c23388f721a9fe0fd
rivet-graphql - v0.0.2

Published by jescalan almost 5 years ago

rivet-graphql - v0.0.1

Published by jescalan almost 5 years ago

Initial release! 🎉