af-oracle 0.21.0

Move types for Aftermath's `AfOracle` package
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "graphql")]
    sui_gql_schema::register_schemas();
}