Latest #graphql Threads Top

imetallica
Hello everyone, quick question Is there a possibilty of running the Absinthe Subscriptions using the HTTP2 SSE feature instead of levera...
New
sandorbedo
Hi, How should an Absinthe.Resolution struct look like when I want to return both data and errors from Absinthe? This is now allowed by...
New
qwexvf
No Query Document Supplied Error with File Upload in Phoenix/Absinthe + React/Urql I’m encountering a “No query document supplied” error ...
New
neurodynamic
I finally got around to open-sourcing some of the Elixir code I wrote about in my blog post about achieving frontend/backend type safety ...
New
aloukissas
According to the GraphQL over HTTP spec, modern servers must support application/graphql-response+json. Is this possible today with Absin...
New
barnabasJ
You can now add subscriptions using the DSL. subscriptions do pubsub YourAppWeb.Endpoint subscribe :something_changed do action...
New
neurodynamic
I spent a lot of time recently getting a Phoenix/Elm app to the point where there are type guarantees at every boundary between the front...
New
hubertlepicki
I have a system that emits events, such as: "record_updated", id: 6, company_id: 1 "record_updated", id: 2, company_id: 2 "record_update...
New
shiqyy
i implemented the node interface for the user object with absinthe relay recently. ran into an issue when wrapping my user object with t...
New
zkessin
I am trying to use mix format to format some graphql code but when I define the plugin it will work with a capital sigil IE ~G but not a ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Skysoft13
I am try to migrate these days to elixir, and I have existing project, I want to learn graphql api with absinthe. it has mix.exs file lik...
New
sandorbedo
Hi, How should an Absinthe.Resolution struct look like when I want to return both data and errors from Absinthe? This is now allowed by...
New
imetallica
Hello everyone, quick question Is there a possibilty of running the Absinthe Subscriptions using the HTTP2 SSE feature instead of levera...
New

Last Three Year's Trending Top

derekbrown
Hey everyone! New to the forum, not new to Elixir. :slight_smile: In any case, recently had a discussion with @benwilson512 on overhead ...
New
Rich_Morin
Let’s say that I’m building a set of BEAM processes that will serve requested information. It looks like GraphQL’s Schema Definition Lang...
New
barnabasJ
You can now add subscriptions using the DSL. subscriptions do pubsub YourAppWeb.Endpoint subscribe :something_changed do action...
New
rbino
Hi everyone, here you can find all talks from the BEAM Devroom at FOSDEM 2024. The titles link to the talk page on the FOSDEM website w...
New
thojanssens1
In an attempt to figure out what are the preferred GraphQL clients for Elixir developers, I made this poll below. If you’re using GraphQL...
New
austinthecoder
I created a project named Qry that allows you to query your domain with a nice syntax, returning results as nested maps – a concept simil...
New
zkessin
I am trying to use mix format to format some graphql code but when I define the plugin it will work with a capital sigil IE ~G but not a ...
New
sandorbedo
Hi, Is it possible to access the original GraphQL query document (as a string) from a resolver function? The resolution struct contains...
New
Rich_Morin
I working on an app that will be using Absinthe to provide a GraphQL API. I’m also looking at using Dgraph, whose query language (DQL) is...
New
Vovchikan
I’m trying to impelent GraphQL API in my project. I’m new in GraphQL, only read one article. I don’t understand how to convert :map field...
New
gaghan
I have an absinthe input_object like this input_object :product_input do field :type, non_null(:product_type) field :name, non_n...
New
hubertlepicki
I have a system that emits events, such as: "record_updated", id: 6, company_id: 1 "record_updated", id: 2, company_id: 2 "record_update...
New
sandorbedo
Hi, Let’s say I have a GraphQL schema like this: type Ops { add(a: Int, b: Int): Int } type Query { calc: Ops } …and I want my Ab...
New
neurodynamic
I spent a lot of time recently getting a Phoenix/Elm app to the point where there are type guarantees at every boundary between the front...
New
aloukissas
We are using Absinthe (1.7.5) subscriptions with absinthe_graphql_ws (0.3.6). We override the terminate/2 function in the socket and are ...
New

Trending Over Three Years Top

gdub01
I'm not sure if this is the correct way to test an API call in with Absinthe. The code works, but I'm not sure if this is what I should b...
New
Hanums
I have json type field on Postgres and trying to create object type in GraphQL but compiler issuing error: == Compilation error in file ...
New
axelson
Does anyone know if it possible to do GraphQL Schema Stitching with Absinthe? The Apollo article about schema stitching is very exciting...
New
Oxyrus
Hello. I'm using the excellent Absinthe package, I'm trying to create a many to many association with an Index table, it looks like thi...
New
Skysoft13
I am try to migrate elixir those days, so I have simple project to create GraphQL API’s with Phoenix. When I start the server like " iex...
New
Hanums
I am receiving below error at mix compile. I tried to downgrade but received error on Mac. Help please… $ brew switch elixir 1.6.6 Error...
New
idi527
Right now i get an unnecessary (to me) In field "signUp": in front of the actual message: { "errors": [ { "message": "In ...
New
MalloZup
Hi all, I have developed in past an utils for maintaining opensource projects especially issues in GitHub. As current limitation, the ...
New
cclark
I’m new to Elixir, Phoenix and Absinthe but trying to write an API onto an existing dataset. The dataset includes information about trail...
New
ngscheurich
Hi all! My GraphQL education is still in a fairly nascent stage and I’ve run into an issue that seems like it should be easy to solve, ye...
New
BartOtten
I’m trying to use Absinthe Relay to create Relay compatible Graphql endpoint. I am having troubles to create connections with batching. ...
New
arkgil
Does anyone know of any resources on how GraphQL subscriptions are implemented in Absinthe? Specifically, I’m wondering how the GraphQL s...
New
Skysoft13
I want to use GraphQL with elixir and I am not sure which NoSQL DB is best for me to use in this project like MongoDB OR Cassandra?
New
Alia
When to choose GRAPHQL instead of REST for mobile apps?
New
thojanssens1
I have this error when the client asks for an entity with an association, and I didn’t preload the association. Example: Client sends q...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement