Holds configuration for the Granola API client.
Create one with Granola.new/1 and pass it to functions in Granola.Notes.
Summary
Types
@type t() :: %Granola.Client{req: Req.Request.t()}
Holds configuration for the Granola API client.
Create one with Granola.new/1 and pass it to functions in Granola.Notes.
@type t() :: %Granola.Client{req: Req.Request.t()}