Shopify.GraphQL.Http.send

You're seeing just the callback send, go back to Shopify.GraphQL.Http module for more information.
Link to this callback

send(request, opts)

Specs

send(request :: Shopify.GraphQL.Request.t(), opts :: any()) ::
  {:ok, response_t()} | {:error, response_t() | any()}