sellerApplicationUpdate
Updates application for the given seller.
sellerApplicationUpdate(
id: ID!
input: SellerApplicationUpdateInput!
): SellerApplicationUpdate
Arguments
sellerApplicationUpdate.id ● ID! non-null scalar
Seller ID.
sellerApplicationUpdate.input ● SellerApplicationUpdateInput! non-null input
Type
SellerApplicationUpdate object
Updates application for the given seller.