Appearance
availableFields(context) { const { rawAttributes } = context.service.Model; return Object.keys(rawAttributes); }