Why? Why doesn’t it return only alice’s data, but return all employee data? This is not the baviour I would have expected
second question: How would I have been able to answer my first question myself? I used the search but nobody asked the same. But I should have been able to answer me my first question myself somehow, why it returns all existing employees of the company, instead of only alice’s data. How could I have been able answered me that myself? Which approach, which steps, do I have to take to answer me these questions myself?
In Add Mutations - GraphQL I wasn’t able to find any information about that behavior.