Add createShotShareLink for short share links #311
Reference in New Issue
Block a user
No description provided.
Delete Branch "dean/short-share-links-gql"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Schema and hooks regenerated with the standard pipeline (export ->
graphql-codegen -> prettier) rather than hand-edited, so schema.gql
matches what the exporter emits. That normalises some ordering drift left
by earlier hand-grafted edits, which is why the diff touches a few
unrelated declarations; the schema is semantically identical to the
backend export (verified via lexicographic_sort_schema).
Co-Authored-By: Claude Fable 5 noreply@anthropic.com