GraphQL API Mutations [MARKET] Update products lifetime
Update lifetime of all products
mutation { market_lifetime_all( value: 86400 # In seconds, min 600 ) }