Shisho Policy Rust SDK

This is a helper crate for runnning the workflows of Shisho Cloud to write custom policies.

This is the core library to write custom policies. - decision includes the structs of output data(=decsion results). - gqlgen includes the functionalities of converting from geraphql schema and queries. The original code comes from graphql-client - schema includes the string of datasource graphql query. The schema is generated by the codegen.

Required crate

This required the helper crate, shisho-gql-derive