You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No worries, thanks for all the work on the library, we recently retrofitted it to a legacy rails codebase to expose out a modern API and it's been great ❤️
I've done a write-up about my work recently to move from
to_gid_param
to SQIDs for nicer Global IDs that don't break on class renaming.Originally we started by following this guide: https://graphql-ruby.org/schema/object_identification
Post: https://blog.gripdev.xyz/2024/06/09/sqids-graphql-and-ruby/
Would it be useful to add some of this to this guide as an option or link to the post for folks?
The text was updated successfully, but these errors were encountered: