Skip to content

Releases: graphqland/graphql-request

1.0.0-beta.2

27 Oct 13:45
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-10-27)

Bug Fixes

  • fetch: fix type interface (0764261)
  • request: remove charset from accept header (00b978a)

1.0.0-beta.1

11 Oct 16:16
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2022-10-11)

Features

  • fetch: add gqlFetch function and types (7dc5f52)
  • request: add GraphQLRequest object and types (8054e8e)
  • utils: add gql utility (c5cd25d)