Skip to content

SellerLeadsResponse

type SellerLeadsResponse {
cursor: String
leads: [SellerLead!]!
}
FieldTypeDescription
cursorString
leads[SellerLead!]!