GraphQL
Oct 27, 2022
G
DG
David Gómez
Software Developer

It was discussed how to implement a code generation of the server types using frontend operations in order to have updated the typing with which the server has been developed.

Finally, this previous knowledge was applied in the development of a web application in React, installing the necessary packages, writing the operations in GraphQL, applying the type generation and testing the operations with a visual UI that changes as they are executed.