Add custom image loader and start job status.

This commit is contained in:
Patrick Fic
2025-10-28 14:52:54 -07:00
parent 38c2b0af5a
commit 9f65ca3c2f
7 changed files with 132 additions and 13 deletions

View File

@@ -12,6 +12,7 @@ export const QUERY_BODYSHOP = gql`
features
localmediatoken
imexshopid
md_ro_statuses
}
}
`;