GitHub

DaffApolloLinkGenerator

interface DaffApolloLinkGenerator {
  getLink: ApolloLink
}

Properties

Name Type Description
getLink ApolloLink