Skip to content

Issue #3266595 Refactor datasource for tests and example

Coby Sher requested to merge drupal_state-3266595/3266595-fix-next-page into 1.0.x
  • Fix bug where assembleEndpoint would pass through the whole endpoint causing fetches with queries to fail (current implementation is a workaround and could be a lot better)
  • Update tests to use new data source NOTE: There are still some tests to update and fix
  • Some error handling
  • fix bug where fetching an object with the all: true option would only return the store even if there were more pages available to fetch
Edited by Coby Sher

Merge request reports