v2.30.0
16 days ago by Craig Adam
New Features
-
Enhanced RunQuery Functionality: Introduced the ability to filter query selections in
RunQuery
using eitherCategoryID
,CategoryName
, both, or neither, providing more flexible data retrieval options. -
Code Generation Prompt Improvements: Made minor tweaks to code generation prompts to enhance clarity and usability during the development process.
-
GraphQL Data Provider Update: Updated the
graphQLDataProvider.ts
file within the GraphQL Data Provider package to improve data handling and integration capabilities.