grafoojs / grafoo

A GraphQL Client and Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[core/cache] change `idFromProps` to array type

malbernaz opened this issue · comments

Currently idFromProps client and cache option is of type function. Changing it to array type would facilitate internal work such as auto adding it at client instantiation.