Specifying currency using productCreate mutation in GraphQL API

Is it possible to specify the currency of a variant’s price when using the productCreate mutation of the GraphQL API?

For example, if our shop’s store currency is set to USD, is there a way to upload products specifying their price in GBP?