Paginated envelope returned by Zep.Graph.list_all/2.
Summary
Types
@type t() :: %Zep.Schemas.GraphList{ graphs: [Zep.Schemas.Graph.t()], response_count: non_neg_integer() | nil, total_count: non_neg_integer() | nil }
Paginated envelope returned by Zep.Graph.list_all/2.
@type t() :: %Zep.Schemas.GraphList{ graphs: [Zep.Schemas.Graph.t()], response_count: non_neg_integer() | nil, total_count: non_neg_integer() | nil }