Katherine Jin

Results 1 issues of Katherine Jin

Hey there, I came across this problem while attempting to issue this mutation via GraphiQL: ``` mutation M { upsertSpread(input: { user_id: 1 }) { id description } } ```...