Auto-indexing service and GraphQL API for AT Protocol Records quickslice.slices.network/
atproto gleam graphql
at main 9 lines 147 B view raw
1root = true 2 3[*] 4indent_style = space 5indent_size = 2 6end_of_line = lf 7charset = utf-8 8trim_trailing_whitespace = true 9insert_final_newline = true