MUTATION
uploadItemFromUrl
Enqueue a single UGC URL for import into the current workspace.
Arguments
- input UploadItemFromUrlInput! required
- Mutation input.
Returns
- success Boolean!
- True when the URL was accepted (audit rows created and SocialBridge enqueued). False on validation failure.
- userErrors [UserError!]!
- List of user-facing validation errors. Empty on success.