GraphQL queries/mutations improvements
May 17, 2025
NEW
- Allow setting
manually_managed
flag for assets from GraphQL mutations admin_user_schema
query returns the schema of the user defined in app/user.yml
IMPROVED
records_update_all
mutation can be used to quickly move records from one table to anotherrecords_create_rc
acceptsid
argument for record input to create a record with a specific ID
FIXED
- fix edge case scenario of
asset_url
not appendingupdated_at
query param