Make campaign.description nullable in GQL
Created by: eseliger
Since we allow empty descriptions and also render an empty description correctly with a label no description
, I think we should also make it nullable in the gql schema, to have better documentation around that.