Package manifold.graphql.rt.api
Interface BuiltType<T>
-
- All Superinterfaces:
manifold.ext.rt.api.IBindingsBacked,manifold.json.rt.api.IJsonBindingsBacked,Serializable
- All Known Subinterfaces:
GqlBuilder<T>
public interface BuiltType<T> extends manifold.json.rt.api.IJsonBindingsBacked
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Class<T>findBuiltTypeFrom(Class builderClass)
-