GithubHelp home page GithubHelp logo

common_graphql_client's People

Contributors

dependabot[bot] avatar ericsullivan avatar kianmeng avatar thebugcatcher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

common_graphql_client's Issues

0.6.4 fails to compile

Hi,

I can't get a Phoenix app using Common Graphql Client 0.6.4 to compile - it produces this error:

warning: variable "opts" does not exist and is being expanded to "opts()", please use parentheses to remove the ambiguity or change the variable name
  lib/common_graphql_client/client.ex:236: Multiverse.Loader.Client.connection/1


== Compilation error in file lib/multiverse/loader/client.ex ==
** (CompileError) lib/common_graphql_client/client.ex:236: undefined function opts/0
    (elixir 1.12.1) src/elixir_locals.erl:114: anonymous fn/3 in :elixir_locals.ensure_no_undefined_local/3
    (stdlib 3.15) erl_eval.erl:685: :erl_eval.do_apply/6
    (elixir 1.12.1) lib/kernel/parallel_compiler.ex:319: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/7

If I switch back to version 0.6.3 everything works again.

I'm using Erlang 24 and Elixir 12.1.

I haven't had enough time to investigate properly yet - sorry about the lack of details.

Pete

Document queries over websocket

Hey folks, unless I completely missed it, there are no documentations about how to perform GQL queries over the websocket server rather than the HTTP. From my understanding, performing a query over websocket is async rather than sync. How to you get the query response then?

Thanks!

Performing mutations

Does this client offer the ability to perform mutations on an endpoint? Looked thru the doc and can't seem to find any.

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.