Interface CustomScalar

All Superinterfaces:
Type
All Known Implementing Classes:
CustomScalarType

public interface CustomScalar extends Type
All types found in the GraphQL schema(s), and discovered during the GraphQL parsing, are instance of CustomScalar.
Author:
etienne-sf
  • Method Details

    • getCustomScalarDefinition

      CustomScalarDefinition getCustomScalarDefinition()
      retrieves the definition for this custom scalar