What is the best framework or library to create a GraphQL API and call GraphQL API in Kotlin?

I see there is GraphQL for Spring and then there is Apollo for the client. Is that the way to go having two libraries, if I want to create a service which serves as GraphQL API and also calls a GraphQL API?

submitted by /u/Healthy-Equivalent-3
[link] [comments]