absinthe_query_all
v0.5.0
Pages
Modules
Search documentation of absinthe_query_all
Settings
View Source
AbsintheQueryAll.Utils.MapList
(absinthe_query_all v0.5.0)
Utilities for use with lists of maps.
Summary
Functions
get_by_name(list, name)
Functions
Link to this function
get_by_name(list, name)
View Source
@spec
get_by_name([%{name:
atom
()}],
atom
()) ::
map
() | nil