pub fn create_schema<C, W>(client: C, worker_registry: W) -> OraSchema
Expand description
Create a GraphQL schema with the given client.
pub fn create_schema<C, W>(client: C, worker_registry: W) -> OraSchema
Create a GraphQL schema with the given client.