No content to show
User Activity
02-05-2024
Hi Sam, Thanks for your input. I tried writing the below query and it looks like I'm unable to get the contactId. But without the contacts in the query, I get the response.Could you please let me know what am I missing? Thanks.{companies(first: 10){n...
I am trying to write a query to fetch the companyLocationId based on the company ID. I need the CompanyContactId, CompanyContactRoleId, and CompanyLocationId to add the ordering permission to the customer while creating them through GraphQL. Please a...