Start handles the schema. For every query * it calls Connect to connect the client and block dater * it determines the start and end blocks (using BlockDater), and run that query concurrently.
(ctx context.Context, schema *dsl.DynamicSchema, opts apolloTypes.ApolloOpts, out chan<- apolloTypes.CallResult)
source not stored for this graph (policy: none)
no test coverage detected