View Source AshGraphql.Subscription.Config (ash_graphql v1.4.0)

Creates a config function used for the absinthe subscription definition

See https://github.com/absinthe-graphql/absinthe/blob/3d0823bd71c2ebb94357a5588c723e053de8c66a/lib/absinthe/schema/notation.ex#L58

Summary

Functions

Link to this function

create_config(subscription, domain, resource)

View Source