anise v0.1.0 Anise View Source

Anis is a set of helpers/assertions for Absinthe

Link to this section Summary

Functions

Creates graphql funtcions that performs request

Link to this section Functions

Link to this macro __using__(opts) View Source (macro)

Creates graphql funtcions that performs request.

  graphql(conn, "/api", @mutation, %{email: "test@example.com", name: "Boris"})