apollographql/apollo-link

Filter BatchHttpLink based on operation

Opened this issue · 0 comments

Is there any way to selectively batch operations so that:

  • we do not batch certain operations
  • specify a longer internal / max count for certain operations?