Part 1: Generation of a basic GraphQL API
x project setup
x graphql schema
x generating resolvers (#gqlgen)
x schema change workflow
x database queries
x generating db code (#sqlc)
x database interface
x wiring up the resolvers
x configuring the server
x building an executable
-
-
-
Part 2: Dataloaders x what are dataloaders and why do we need them? x
#dataloaden workflow x dataloader logic x one-to-many queries (two directions?) x many-to-many queries x dataloader interface x dataloader middlewarePrikaži ovu nit -
Part 3: Authentication/Authorization x User schema/queries/resolvers x authentication x add auth mutations/queries to the GQL schema x wire up the new resolvers x issue token pair (access/refresh) x validating tokens x gqlgen directives configuration x authentication middleware
Prikaži ovu nit -
Part 4: Testing x testing database CRUD x testing resolvers x testing dataloaders x testing middleware
Prikaži ovu nit
Kraj razgovora
Novi razgovor -
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.