• Parameters

    • options: IApolloClientGeneratorOptions
    • OptionalforwardingArguments: {
          ApolloClient?: any;
          InMemoryCache?: any;
      }
      • OptionalApolloClient?: any
      • OptionalInMemoryCache?: any

    Returns ApolloClient<any>