Can't retrieve entries via GraphQL when using a Select field to link entries between different sites
Open
@andris-sevcenko is already working on this.
Since Nov 11, 2021.
bug
graphql :gear:
severity:normal
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
I need to have entires linked to each other between different sites hosted on the same instance of craft.
I can select the entries, but when I try to get the data via GraphQL, I get back an empty array.
Am I missing something here? Or is it a bug?
Thanks in advance.
Additional info
- Craft version: 3.5.8
- PHP version: PHP 7.3
- Database driver & version: MariaDB 10.3
- Plugins & versions: Feed Me, Footnotes, Guest Entries, Matrix Colors, nethooks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.