interface
JoinMutationInput
interface JoinMutationInput { ... }IDs to add and remove atomically through a join field.
Source packages/protocol/src/generated.ts:99
additionsstring[]- The additions value.
removalsstring[]- The removals value.