Interface GraphQLRepositoryTestCaseParameterWithFloatParam


@GraphQLRepository public interface GraphQLRepositoryTestCaseParameterWithFloatParam
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
Author:
etienne-sf
  • Method Summary

    Modifier and Type
    Method
    Description
    A query with a float parameter (GraphQL Float actually maps to Java Double, but Java Float and float should be accepted here)