Sha256: 2d37b6736540f8f3d4cb9332dcb313a934ceca74ced155c70fd0f514a2568188

Contents?: true

Size: 484 Bytes

Versions: 7

Compression:

Stored size: 484 Bytes

Contents

# Ecoportal::API::GraphQL

This is a basic collection of helpers that can be used to interact with the
[ecoPortal](https://www.ecoportal.com) `GraphQL` API

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'ecoportal-api-graphql', require: %w[ecoportal/api-graphql]
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ecoportal-api-graphql

## Changelog

See {file:CHANGELOG.md} for a list of changes.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ecoportal-api-graphql-0.4.3 README.md
ecoportal-api-graphql-0.4.2 README.md
ecoportal-api-graphql-0.4.1 README.md
ecoportal-api-graphql-0.4.0 README.md
ecoportal-api-graphql-0.3.16 README.md
ecoportal-api-graphql-0.3.15 README.md
ecoportal-api-graphql-0.3.14 README.md