graphqexl v0.1.0-alpha-rc.23 Graphqexl.Schema.Required
Wrapper struct indicating the wrapped type is required on its parent
Link to this section Summary
Functions
Lists the fields available on the required type.
Link to this section Types
Link to this section Functions
Link to this function
fields(required)
(since 0.1.0)fields(Graphqexl.Schema.Required.t()) :: [Graphqexl.Schema.Field]
Lists the fields available on the required type.
Returns: [t:Graphqexl.Schema.Field.t/0]