Grax.Id.Schema.Extension behaviour (Grax v0.3.1) View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

extension_opt(extension, opts)

View Source
Link to this function

install(id_schema, extensions)

View Source

Link to this section Callbacks

Link to this callback

call(extension, arg2, variables, opts)

View Source

Specs

call(
  extension :: t(),
  Grax.Id.Schema.t(),
  variables :: map(),
  opts :: Keyword.t()
) :: Grax.Id.Schema.t()

Specs

init(Grax.Id.Schema.t(), opts :: Keyword.t()) :: Grax.Id.Schema.t()