View Source argo_graphql_printer (argo v1.0.4)
Summary
Types
-type options() :: #{strict => boolean()}.
-type t() :: #argo_graphql_printer{depth :: non_neg_integer(), output :: iolist() | io:device(), strict :: boolean()}.
-type options() :: #{strict => boolean()}.
-type t() :: #argo_graphql_printer{depth :: non_neg_integer(), output :: iolist() | io:device(), strict :: boolean()}.