Solid binding of ContextPort for the user resolver context.
Exposed primarily so the ContextPort contract has a concrete
Solid implementation alongside the React, Vue and Svelte bindings —
generic consumers (cross-framework testing, port-driven adapters)
can read the resolver without depending on Solid's native context
shape. The Solid SchemaProvider component performs the actual
<Context.Provider> wrapping in its template.
Solid binding of ContextPort for the user resolver context.
Exposed primarily so the ContextPort contract has a concrete Solid implementation alongside the React, Vue and Svelte bindings — generic consumers (cross-framework testing, port-driven adapters) can read the resolver without depending on Solid's native context shape. The Solid SchemaProvider component performs the actual
<Context.Provider>wrapping in its template.