Class MoreScalars

java.lang.Object
com.linecorp.armeria.common.graphql.scalar.MoreScalars

@UnstableApi public final class MoreScalars extends Object
This contains the implementations of the custom Scalar types.
  • Method Details

    • multipartFile

      public static graphql.schema.GraphQLScalarType multipartFile()
      Returns GraphQLScalarType defined as a MultipartFile type.