You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update dependencies and gradle config
Include certain dependencies as implementation instead of api so that they are not exposed by default. If you want to use coroutine in your GraphQL API you will need to also include the library
* Include coroutines in graphql-kotlin-spring-server as api dep
* Include coroutines as implementation dep on all modules
* Move deps to api for spring server
* Remove unused gradle props
Co-authored-by: Shane Myrick <[email protected]>
0 commit comments