UNPKG

portal-www

Version:

Nova Portal Website. Based on Next starter by Ueno

17 lines (15 loc) 312 B
import gql from 'graphql-tag'; export const CONTACTBUBBLE_CONFIG = gql` query contactBubbleConfig { contactBubbleConfig(id: "3HySi2y4jjDWyVxfLqlVXZ") { configName chat phoneCallRequest shopLink callCallCenter makeAppointment sendEmail helpLink } } `;