Interface GqlType

  • All Superinterfaces:
    manifold.ext.rt.api.IBindingsBacked, manifold.json.rt.api.IJsonBindingsBacked, Serializable
    All Known Subinterfaces:
    GqlQuery<R>, GqlQueryResult

    public interface GqlType
    extends manifold.json.rt.api.IJsonBindingsBacked
    Common base type for GraphQL generated types.
    • Method Summary

      • Methods inherited from interface manifold.ext.rt.api.IBindingsBacked

        display
      • Methods inherited from interface manifold.json.rt.api.IJsonBindingsBacked

        getBindings, write, writeReplace