Example: I have a mutation that passes a record id...
# random
j
Example: I have a mutation that passes a record id. I want to request that resource from my DB WITH all of it’s assigned relationships, perform some operations on those related resources, and then return a response.