Releases: lionixevolve/GraphQLSuiteCRM
Releases · lionixevolve/GraphQLSuiteCRM
Bugfix release
- Fixes Logic Hook firing without the relationship information
Bugfix release
- Fix: remove hardcoded field (email1)
Bugfix release
- Remove duplicate User field definition (email1)
Feature Release
- Support custom process fields - this is used to override how fields are processed
Feature Release
- Add Cases relation to Meetings and Notes
- Format with php-fmt some of the files
Bugfix release
Support for email1 field search on modules that uses it.
Feature Release
WIP: initial API v8 support
Feature Release - Override default Schema
- Allows overriding default schema - if a custom type exists in the graphql/Schema folder it will use its methods to extend default functionality - e.g. graphql/Schema/customAccountType.php
Bugfix release
- Fixes erratic issues with app_list_strings
Bugfix release
- Fixed an issue with datetimecombo field type that didn't have the range search functionality