Ruby gem wcc-contentful-graphql
[![Gem Version](https://badge.fury.io/rb/wcc-contentful-graphql.svg)](https://rubygems.org/gems/wcc-contentful-graphql) [![Build Status](https://circleci.com/gh/watermarkchurch/wcc-contentful.svg?style=svg)](https://circleci.com/gh/watermarkchurch/wcc-contentful) [![Coverage Status](https://coveralls.io/repos/github/watermarkchurch/wcc-contentful/badge.svg?branch=master)](https://coveralls.io/github/watermarkchurch/wcc-contentful?branch=master) # WCC::Contentful::Graphql This gem creates a GraphQL schema over your configured [data store](https://www.rubydoc.info/gems/wcc-contentful#Store_API). You can execute queries against this GraphQL schema to get all your contentful data. Under the hood, queries are executed against your backing store to resolve all the requested data. ### Important note! The GraphQL schema currently does not utilize the "include" parameter, so it is a very good idea to configure your store to either `:eager_sync` or `:lazy_sync`. If you don't do this, you will see a lot of requests to Contentful for specific entries by ID as the GraphQL resolver walks all
Summary
Count | 8 occurrences |
---|---|
State | Dead |
Last occurred | |
Habitening next | |
Age | |
Average | |
Honeymoon | |
Trend | None |
In degree | 4 |
Out degree | 10 |
External links |
|