View Source GlificWeb.Resolvers.Locations (Glific v5.1.6)

Location Resolver which sits between the GraphQL schema and Glific Location Context API. This layer basically stitches together one or more calls to resolve the incoming queries.

Link to this section Summary

Functions

Get a specific message media by id

Link to this section Functions

@spec location(Absinthe.Resolution.t(), %{id: integer()}, %{context: map()}) ::
  {:ok, any()} | {:error, any()}

Get a specific message media by id