shopify_graphql v0.1.0 Shopify.GraphQL.Operation

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Shopify.GraphQL.Operation{query: String.t(), variables: map()}

Link to this section Functions

Link to this function

put_variable(query, name, value)
put_variable(binary() | t(), atom() | binary(), any()) :: t()