View tickets related to a user
View tickets related to a user
collection('users', {
actions: [],
fields: [
{
field: 'ze_requested_tickets',
type: ['String'],
reference: 'zendesk_tickets.id',
},
],
segments: [],
});
Last updated
Was this helpful?