apollo_tracing v0.4.0 ApolloTracing.Schema.Execution.Resolver

Link to this section Summary

Link to this section Types

Link to this type path_elem()
path_elem() :: String.t | integer
Link to this type t()
t() :: %ApolloTracing.Schema.Execution.Resolver{duration: pos_integer, fieldName: String.t, meta: KeywordList.t, parentType: String.t, path: [path_elem], returnType: String.t, startOffset: pos_integer}