You can find specific customers using the GraphQL `filter
` function. Below are some examples.
Find the customer whose first name is Jacob.
Find the customers whose email contains Jacob.
You can find specific customers using the GraphQL `filter
` function. Below are some examples.
Find the customer whose first name is Jacob.
Find the customers whose email contains Jacob.