View Source Bonfire.API.GraphQL.Fields (Bonfire v0.9.10-classic-beta.169)
Summary
Functions
Returns the result corresponding to the given key, or the given default (or nil).
Returns a post-batch callback function which calls get with the provided key and optional default value (or nil).
Creates a new Fields from the data and a grouping function
Types
@type t() :: %Bonfire.API.GraphQL.Fields{data: map()}
Functions
Returns the result corresponding to the given key, or the given default (or nil).
Returns a post-batch callback function which calls get with the provided key and optional default value (or nil).
Creates a new Fields from the data and a grouping function