Matt is using GraphQL for a dynamic page and has a custom 'file' property. The property returns a URL when updated via form, but an ID when updated via CRM UI, causing issues with displaying images consistently due to HubL function limits (`file_by_id`). How can they consistently get the URL? | Slack Archive