graphqexl v0.1.0-alpha-rc.22 Graphqexl.Query.ResultSet

Result of a GraphQL operation, including any errors

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Graphqexl.Query.ResultSet{data: Map.t(), errors: Map.t()}