FindContactStoresInput
Defines the criteria for searching for a contact store and ordering the results found.
input FindContactStoresInput {
orderBy: ContactStoresOrderBy
where: ContactStoresWhere
}
Fields
FindContactStoresInput.orderBy ● ContactStoresOrderBy input
The criteria to order search results for contact stores. Optional.
FindContactStoresInput.where ● ContactStoresWhere input
The criteria to use to search for contact stores. Optional.
Member Of
ceContactStores query ● contactStores query ● membershipContactStores query