Package io.smallrye.graphql.json


package io.smallrye.graphql.json
  • Classes
    Class
    Description
    Naming strategy that take GraphQL annotations into account
    Here we create a mapping of all fields in a input type that needs transformation and mapping
    Here we create JsonB Objects for certain input object.
    Here we register input objects to be used when creating method calls For now we need to - hold a custom JsonB map for custom name mapping and - hold a map of all fields in input types that needs transforming