mobilizon/lib/mobilizon_web/schema
Thomas Citharel 0c8d2f7e00
Work around Addresses to bring them properly through GraphQL
Got caught with https://github.com/absinthe-graphql/absinthe/issues/601
at some point, that's why fields are renamed

Fix tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-01 16:51:15 +02:00
..
actors Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
custom ✂️ Split GraphQL schema into several files 2019-01-14 17:13:17 +01:00
events Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
actor.ex Add API to join and leave an event 2019-02-07 16:56:59 +01:00
address.ex Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
comment.ex Move queries and mutations to submodules 2019-01-30 10:54:58 +01:00
config.ex Add config endpoint 2019-03-22 13:58:57 +01:00
event.ex Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
sort.ex Add @moduledoc to new module 2019-03-05 10:41:23 +01:00
tag.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
user.ex Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
utils.ex Add missing @moduledoc for MobilizonWeb.Schema.Utils 2019-02-07 10:27:54 +01:00