Context for a chain operation, holding the client and request options.
Summary
Types
@type t() :: %DSpace.API.Operation.Chain.Context{ client: DSpace.API.t(), options: keyword() }
Context for a chain operation, holding the client and request options.
@type t() :: %DSpace.API.Operation.Chain.Context{ client: DSpace.API.t(), options: keyword() }