JetPluginSDK.Tenant.Capability behaviour (JetPluginSDK v0.1.5)
The capabilities that Jet provides to plugins.
Summary
Types
@type t() :: JetPluginSDK.Tenant.Capability.Database.t()
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()
Link to this function
from_json(map)
@spec from_json(json()) :: t()