If i have two graphql services can a mutation span over the two micro services? Example: `. Mutation{ addResourceA(input: ResourceA) — from A service …
If i have two graphql services can a mutation span over the two micro services? Example: `. Mutation{ addResourceA(input: ResourceA) — from A service …