Function ora_graphql::create_schema

source ·
pub fn create_schema<C: ClientOperations>(client: C) -> OraSchema
Expand description

Create a GraphQL schema with the given client.