Grax.Id.Schema.Extension.call

You're seeing just the callback call, go back to Grax.Id.Schema.Extension module for more information.
Link to this callback

call(extension, arg2, variables, opts)

View Source

Specs

call(
  extension :: t(),
  Grax.Id.Schema.t(),
  variables :: map(),
  opts :: keyword()
) ::
  {:ok, Grax.Id.Schema.t()} | {:error, any()}