javascript-graphql
There are 2 repositories under javascript-graphql topic.
BaseMax/OnboardingGraphQLTS
This is a sample application that demonstrates a multi-step registration process using GraphQL and NestJS.
BaseMax/DomainRegisterationGraphQLTS
DomainRegistrationGraphQLTS is a TypeScript-based project that implements a GraphQL API for managing domain registration. It provides a set of queries and mutations to perform various operations related to domain registration, including creating new domains, retrieving domain information, updating domain details, and deleting domains.