CoinUserLocationsQueryPayload: Query<
    { schema: CoinUserLocationsQuerySchema } & Omit<
        PayloadFindFilter,
        "schema",
    >,
>