import BaseService from '../service'; export default BaseService.extend({ modelName: 'WeekGoal', pageSize: 99 });