Provides struct and type for a SessionError
Summary
Types
@type t() :: %OpenCode.Generated.SessionError{ data: OpenCode.Generated.SessionErrorData.t(), durable: OpenCode.Generated.SessionErrorDurable.t() | nil, id: String.t(), location: OpenCode.Generated.LocationRef.t() | nil, metadata: map() | nil, type: String.t() }