sisense/graphql2rest

filterResponse() and attachCustomError() assume data/error format and might fail on different format

roy-mor opened this issue · 0 comments

[low exposure / low priority issue]:

filterResponse() and attachCustomError() assume data/error format, might fail with custom formatDataFn() and formatErrorFn() that does not satisfy these assumptions. (rare)