Class FieldFactoryImpl

java.lang.Object
io.smallrye.graphql.client.impl.core.factory.FieldFactoryImpl
All Implemented Interfaces:
FieldFactory, Supplier<Field>

public class FieldFactoryImpl extends Object implements FieldFactory
  • Constructor Details

    • FieldFactoryImpl

      public FieldFactoryImpl()
  • Method Details