Execute normalized request metadata through the shared request pipeline.
Summary
Functions
@spec execute_endpoint( Pristine.Core.EndpointMetadata.t(), term(), Pristine.Core.Context.t(), keyword() ) :: {:ok, term()} | {:error, term()}
@spec stream_operation(Pristine.Operation.t(), Pristine.Core.Context.t(), keyword()) :: {:ok, Pristine.Response.t()} | {:error, term()}