graphqexl v0.1.0-alpha-rc.23 Graphqexl.Schema.Subscription
GraphQL subscription
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Graphqexl.Schema.Subscription{
arguments: Map.t(),
name: String.t(),
return: Graphqexl.Schema.Ref.t()
}