Commit Graph

12 Commits

Author SHA1 Message Date
Sambo Chea 8660f35410 Task: Changed the client to frontend package in graphq demo 2021-08-08 10:39:48 +07:00
Sambo Chea 626f8b9fc5 Task: Add Netflix DGS framework and DGS codegen for GraphQL and still issued with subscriptions that not work on server and add some configurations and add webflux included web starter and removed all graphql kickstart and add frontend client with apollo client and react in typescript for graphql demo 2021-08-07 19:56:39 +07:00
Sambo Chea fbb7937d36 Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
Sambo Chea 0bb930a128 Task: Add check username already existed when try to mutation a new user in graphql demo 2021-08-07 12:31:48 +07:00
Sambo Chea 66defb6669 Task: A completed guide for graphql with query, mutation for user and acccount and with entity and relationships and configs and add schema.graphqls for user and account too in graphql demo 2021-08-07 12:20:52 +07:00
Sambo Chea 7293a05766 Task: Add domain entities with account and user for graphql demo 2021-08-07 10:51:56 +07:00
Sambo Chea 2d7d87c3f8 Fixed error in props 2021-08-07 10:33:39 +07:00
Sambo Chea 870be9dee9 Updated the props 2021-08-07 10:32:38 +07:00
Sambo Chea 86383726af Task: Add basic for graphql implements and add graphql playground and add schema and query and subscription resolver 2021-08-07 10:27:34 +07:00
Sambo Chea 7b4499d92f Updated readme 2021-08-07 09:23:20 +07:00
Sambo Chea 301e2a2f81 Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
Sambo Chea 5f863481d0 first commit 2021-08-07 08:59:52 +07:00