Getting Started With Graphql — ash_graphql v0.20.4 – HexDocs

letslearngraphql

Getting Started With Graphql — ash_graphql v0.20.4 – HexDocs

Add graphql to your resources. defmodule Post do use Ash.Resource, extensions: [ AshGraphql.Resource ] graphql do type :post queries do get …

 

Read More