createSellerInput
Definition
Section titled “Definition”createSellerInput(params: CreateSellerInputParams!): CreateSellerInputResponse! @deprecated(reason: "Deprecated in favor of the offerRequestCreate mutation")Arguments
Section titled “Arguments”| Argument | Type | Description |
|---|---|---|
params | CreateSellerInputParams! | — |
Return Type
Section titled “Return Type”Returns CreateSellerInputResponse!.