JetPluginSDK.Tenant.Capability behaviour (JetPluginSDK v0.1.3)

The capabilities that Jet provides to plugins.

Summary

Types

Callbacks

Link to this callback

from_graphql_args(graphql_args)

@callback from_graphql_args(graphql_args()) :: t()
Link to this callback

from_json(json)

@callback from_json(json()) :: t()

Functions

Link to this function

from_graphql_args(map)

@spec from_graphql_args(graphql_args()) :: t()
@spec from_json(json()) :: t()