-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug]: Can't fetch data of editables for documents with inheritance (#…
…694) * [Bug]: Can't fetch data of editables for documents with inheritance * Sample query * Added check for method getGetInheritedValues * Apply php-cs-fixer changes * Added comment for method exists calls * Added check for method getGetInheritedValues * Changed required pimcore version * Update src/GraphQL/DocumentType/PageSnippetType.php Co-authored-by: robertSt7 <[email protected]> * Added force parameter when inherited editables are requested --------- Co-authored-by: mcop1 <[email protected]> Co-authored-by: robertSt7 <[email protected]>
- Loading branch information
1 parent
6e53ad0
commit c583e1e
Showing
4 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters