apollo_tracing v0.4.3 ApolloTracing.Schema.Execution.Resolver
Link to this section Summary
Link to this section Types
Link to this type
path_elem()
Link to this type
t()
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()
}
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() }