Sha256: 732c768c64e15986684d5340712f68ad0c06d9f8b223a6d5ac10f80733470dcb

Contents?: true

Size: 493 Bytes

Versions: 1

Compression:

Stored size: 493 Bytes

Contents

## 1.0.0 (2020-1-26)

### Breaking
* add multiple graphql server querying
* `query` and `raw_query` nested under server namespace


## 0.2.0 (2019-11-19)

### Features
* new `raw_query` method. you have to write the graphql query
  string by your self and also you get only the parsed json back.
* query supports associations for the selected_fields attribute

## 0.1.0.beta1 (2019-10-06)

### BugFix
* use model instead of hardcoded product


## 0.1.0.beta (2019-10-03)

* easy graphql logic

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
graphql_connector-1.0.0 CHANGELOG.md