service.create({ throwAfter: true }, { query: { throwAfter: true } }) // throw after
    .catch(() => {}),