createVendorAddress
Create a new vendor address
createVendorAddress(
input: CreateVendorAddressInput!
): VendorAddress!
Arguments
createVendorAddress.input
● CreateVendorAddressInput!
non-null input
Input for the createVendorAddress mutation
Type
VendorAddress
object
An address associated with the vendor.