Skip to main content
QUERY
customerCardInstances(customerId: ID!, threadId: ID): [CustomerCardInstance!]!

Arguments

customerId
ID!
required
threadId
ID
id
ID!

The ID of the customer card instance. A new ID is generated for each load.

customerId
ID!

The customer the instance is for.

threadId
ID

The thread the instance is for. Null if this card is not loaded in a thread context.

customerCardConfig

The customer card config this instance is for.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response