spring-graphql-demo/src/main/kotlin/com/cubetiqs/graphql/demo
Sambo Chea fbb7937d36 Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
..
config 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
context 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
domain 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
repository Task: Add check username already existed when try to mutation a new user in graphql demo 2021-08-07 12:31:48 +07:00
resolver Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
GraphqlDemoApplication.kt 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