Package com.linecorp.armeria.server.graphql
@NonNullByDefault
@UnstableApi
package com.linecorp.armeria.server.graphql
GraphQL-related server classes.
-
InterfaceDescriptionInterface used to configure the
GraphQL
.AnHttpService
that implements the GraphQL.Interface used to configure a scala type, data fetcher, directives, etc on the GraphQL service.