Latest #graphql Threads Top

fahchen
Hi everyone! I’d like to share Grephql, a compile-time GraphQL client for Elixir. Motivation Most existing Elixir GraphQL clients are ru...
New
apoorv-2204
I am building a graphql query and testing at the time in postman or any other client say insomnia or anything else.I am adding some new f...
New
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
setop
I’m working on a codebase composed of Phoenix+Absinthe+Ecto. I’m looking for the right pattern to prevent a user to access data of anoth...
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
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
fahchen
Hi everyone! I’d like to share Grephql, a compile-time GraphQL client for Elixir. Motivation Most existing Elixir GraphQL clients are ru...
New
imetallica
Hello everyone, quick question Is there a possibilty of running the Absinthe Subscriptions using the HTTP2 SSE feature instead of levera...
New
apoorv-2204
I am building a graphql query and testing at the time in postman or any other client say insomnia or anything else.I am adding some new f...
New

Last Three Year's Trending Top

ArleyR
I’m doing requests with Graphql and Apollo Client to a backend project made with Phoenix. I had a problem because the request failed and ...
New
Harrygr
I’m trying to build an upload component to allow uploading of files over graphql. I’m using Absinthe for the server aspect and React + UR...
New
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
Rich_Morin
I have a (very WIP) project that will be making some graph-structured data generally available. I’d really like it to be accessible and c...
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
rgraff
I have a validation based on use Ash.Resource.Validation that when invalid returns {:error, InvalidAttribute.exception( field: :va...
New
zorn
I am using AshAuthentication and exposing some of its derived functions to my GraphQL API in a similar fashion to the discussions here. ...
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
Pistrie
I can sort of ‘feel’ when I should use one over the other, but I’m interested in a more merit-based approach when picking between the two.
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

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
Yama
Thanks for stopping by. For a brief context, I’m currently create a ecommerce side project for my wife which may (most likely) use PayPal...
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 this...
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
Exadra37
Today I saw this newsletter: The interesting bit is in the clairvoyance part of the newsletter, where it reveals us a new tool to reve...
New
MalloZup
Hi all, I have developed in past an utils for maintaining opensource projects especially issues in GitHub. As current limitation, the ...
New
idi527
Right now i get an unnecessary (to me) In field "signUp": in front of the actual message: { "errors": [ { "message": "In fie...
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
gdub01
Hey guys - I just finished my side project - misheneye.com (creates brand guides) - recently and used an spa - react (nextjs.org flavor)....
New
pierreabreup
I have a absinthe object type like that: defmodule ContentProxyGraphql.Schema.ObjectTypes.Content do use Absinthe.Schema.Notation us...
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement