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