Sha256: baac09e4bcc8fd2f1f7e367d1aa67934992c34f7964bdd19f915ceaad754eca6

Contents?: true

Size: 803 Bytes

Versions: 1

Compression:

Stored size: 803 Bytes

Contents

# Change log

## master (unreleased)

## 0.5.0

**Breaking Changes**

* Add `context` to the Rake task that generates the schema file.  
This changes the way the schema is parsed. Please refer to the README file to see an example of how to use `context`.

## 0.4.0 (2020-07-06)

**Breaking Changes**

* Remove the GraphqlApiController
* Add the ErrorHandling controller concern

## 0.3.1 (2020-07-03)

* Support Rails 6

## 0.3.0 (2020-06-25)

**Breaking Changes**

* Remove spec helpers related to subscriptions

## 0.2.0 (2020-06-24)

**Breaking Changes**

* Rename `GraphqlExecutor.call` to `execute`
* Change `schema` parameter on `execute_graphql` test helper to positional

## 0.1.1 (2020-06-24)

**New Features**

* RSpec custom matchers
* RSpec helpers

## 0.1.0 (2020-06-05)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nulogy_graphql_api-0.5.0 CHANGELOG.md