1. 1. Sudograph
  2. 2. Examples
  3. 3. Quickest of quick starts
  4. 4. Quick start
  5. 5. Existing project
  6. 6. Local deployment
  7. 7. IC deployment
  8. 8. Wasm binary optimization
  9. 9. Sudograph Client
  10. 10. Schema
    1. 10.1. Scalars
    2. 10.2. Objects
    3. 10.3. Relations
    4. 10.4. Custom scalars
    5. 10.5. Custom resolvers
    6. 10.6. Custom directives
    7. 10.7. Sudograph settings
  11. 11. Generated schema
    1. 11.1. Query
      1. 11.1.1. read
    2. 11.2. Mutation
      1. 11.2.1. create
      2. 11.2.2. update
      3. 11.2.3. delete
    3. 11.3. Subscription
    4. 11.4. Filtering
    5. 11.5. Paging
    6. 11.6. Ordering
  12. 12. Migrations
  13. 13. Transactions
  14. 14. Authorization
  15. 15. Vision
  16. 16. Motivation
  17. 17. Limitations
  18. 18. Multi-canister scaling

Sudograph

Custom directives