How can I decrease variant inventory quantity using GraphQL API?

Hello, I have integrate adjust variant inventory quantity graphql api. While I am passing variant I’d and delta available parameter the quantity of variant get increase but I want to decrease the quantity of variant. Please help me for this