Skip to content

A Code walkthrough for new contributors and people new to haskell #5848

Answered by abooij
webdeb asked this question in General
Discussion options

You must be logged in to vote

This is probably not sufficient, but previously I prepared a Codeflow that explains the GraphQL query execution model after our big PDV refactor. This document is still very relevant to development that is happening right now. Perhaps it helps a bit, so here it is:
https://beta.usecodeflow.com/lexi-lambda/graphql-engine/c/pdv-execution-model

Additionally, another resource is the server's contributing guide, which will help you to get everything compiled and running in a development environment (not to be confused with the general contributing guide).

Of course, none of these resources come close in terms of helpfulness to a weekly dive-in session or in-depth documentation on the source co…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by codingkarthik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5848 on October 22, 2020 12:37.