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

The capabilities that Jet provides to plugins.

Summary

Types

Callbacks

from_graphql_args(graphql_args)

@callback from_graphql_args(graphql_args()) :: t()

from_json(json)

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

Functions

from_graphql_args(map)

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

from_json(map)

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