chandlervdw
09/27/2017, 4:37 AMDonation
Type and the first time I attempt to create a donation, it works fine but the second time, I get this error: {
"data": {
"createDonation": null
},
"errors": [
{
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"createDonation"
],
"code": 3032,
"message": "The field 'campaign' on type 'Donation' is required. Performing this mutation would violate the constraint",
"requestId": "eu-west-1:simple:cj82jcli9jgy70167eq91juig"
}
]
}