Appearance
crelte / queries / namedQuery
function namedQuery(name): NamedQuery;
Create a NamedQuery for the given server query name.
Prefer importing a graphql file instead.
This needs to match the name of the js/ts file.
string
NamedQuery