chore: avoid dialyzer warnings
This commit is contained in:
parent
964e3cc7e4
commit
e51a4ae81e
|
@ -68,7 +68,7 @@
|
||||||
%% multiple schemas of data, i.e: Built-in Authorization
|
%% multiple schemas of data, i.e: Built-in Authorization
|
||||||
%%
|
%%
|
||||||
%% Default: false
|
%% Default: false
|
||||||
fast_total_counting := boolean()
|
fast_total_counting => boolean()
|
||||||
}.
|
}.
|
||||||
|
|
||||||
-type query_return() :: #{meta := map(), data := [term()]}.
|
-type query_return() :: #{meta := map(), data := [term()]}.
|
||||||
|
|
Loading…
Reference in New Issue