Git Product home page Git Product logo

Comments (3)

MountCloud avatar MountCloud commented on August 15, 2024

看起来不能这样直接替换,第二个replaceAll会破坏第一个replaceAll的结果,这个问题看起来是这个项目的bug,请麻烦提供您的query代码示例,我将在后续版本修复。

from graphql-client.

firstmetcs avatar firstmetcs commented on August 15, 2024

看起来不能这样直接替换,第二个replaceAll会破坏第一个replaceAll的结果,这个问题看起来是这个项目的bug,请麻烦提供您的query代码示例,我将在后续版本修复。

完整的query代码如下,在Postman里调用可以返回正确结果:
query{ emplPublicInfoList(emplPublicInfo:{emplClassCode_complex: "${notin}[\"INT\"]"}){ emplId,oprid, }, }

我在本地按照上面的更改了一下可以获得预期结果,不知是否会对其他的请求调用有影响。

附:Postman转义后的请求截图
image

from graphql-client.

MountCloud avatar MountCloud commented on August 15, 2024

谢谢,这个问题我已经做了记录,看起来您这样改动是可以解决当前的这个问题,这个issue会在真正解决时关闭。

from graphql-client.

Related Issues (16)

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.