module.exports = {
graphql: {
amountLimit: 5,
depthLimit: 10,
},
email: {
provider: {
name: 'mailgun',
defaultFrom: '',
defaultReplyTo: '',
};