[][src]Module warpgrapher::client

This module provides the Warpgrapher client.

Structs

WarpgrapherClient

A Warpgrapher GraphQL client

Functions

graphql

Takes and executes a raw GraphQL query. Takes an optional input which is inserted in the GraphQL request as "input" in the variables.