Go to file
Sambo Chea fbb7937d36 Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
gradle/wrapper Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
src Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
.gitignore Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
build.gradle.kts 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
gradlew Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
gradlew.bat Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
README.md Updated readme 2021-08-07 09:23:20 +07:00
settings.gradle.kts Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00

GraphQL & Spring Boot (Demo Project)

  • Spring Boot (2.6)
  • GraphQL (11)
  • Kotlin (1.5.21)

Contributors