OBJECT
GDPRVendorConsent
List of GDPR cookie vendors.
link GraphQL Schema definition
1 type GDPRVendorConsent { 2 3 # status for vendors. 4 : [GDPRCookieVendor!]! 5 6 }
OBJECT
List of GDPR cookie vendors.
1 type GDPRVendorConsent { 2 3 # status for vendors. 4 : [GDPRCookieVendor!]! 5 6 }