Skip to content

leanpanda-com/fermo_datocms_graphql_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fermo.DatoCMS.GraphqlClient

This library is used in Fermo projects that use the DatoCMS GraphQL content delivery API to enable real-time updates in Fermo's live mode.

Development

You can test out queries in iex as follows:

import Fermo.DatoCMS.GraphQLClient
DatoCMS.GraphQLClient.Backends.StandardClient.configure()
query!("{ ...some GraphQL query }")

About

Handle real-time updates to DatoCMS GraphQL queries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages