react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

GraphQL-simple: Update building metaArgs

Open tim-stasse opened this issue 6 years ago • 0 comments

Only the filter variable is required by the graphql server, to calculate the total count. Additional variables add no value, however if left out of the schema, an error is produced as the client attempts to pass variables for page and perPage.

tim-stasse avatar Jan 01 '19 09:01 tim-stasse