Class GraphQLProviderWithIntrospection

java.lang.Object
ca.uhn.fhir.jpa.graphql.GraphQLProvider
ca.uhn.fhir.jpa.graphql.GraphQLProviderWithIntrospection

  • Constructor Details

    • GraphQLProviderWithIntrospection

      public GraphQLProviderWithIntrospection(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.context.support.IValidationSupport theValidationSupport, org.hl7.fhir.utilities.graphql.IGraphQLStorageServices theIGraphQLStorageServices, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, IDaoRegistry theDaoRegistry)
      Constructor
  • Method Details