Git Product home page Git Product logo

Comments (4)

hung-cybo avatar hung-cybo commented on July 18, 2024 1

@kosuke-k

We checked your issue and would like to reply to you as below:

Currently, dts-gen does not fully cover the record obtained from kintone.events.on handler, nor supports rest-api-client yet.
We are going to consider overall improvements to TypeScript type provision in the future (including your case).
Until then, we would like you to do some workarounds.

For example: define your own types

type LookupText = kintone.fieldTypes.SingleLineText & {lookup: string | boolean};
type LookupNumber = kintone.fieldTypes.Number & {lookup: string | boolean};

Thank you for your patience and understanding.

from js-sdk.

kosuke-k avatar kosuke-k commented on July 18, 2024 1

@hung-cybo
Thanks for your reply and suggested workaround.
I understand that it is not yet supported.

I hope this will be improved in the future.

from js-sdk.

hung-cybo avatar hung-cybo commented on July 18, 2024

@kosuke-k

Thank you for your reporting.
We are checking this issue and will reply to you soon.

from js-sdk.

hung-cybo avatar hung-cybo commented on July 18, 2024

@kosuke-k

Thank you for your understanding.
I will close this issue.
If you still have any concerns, please post a new issue.
Have a nice day.

from js-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.