UNPKG

@anvilco/anvil

Version:
9 lines (8 loc) 142 B
export const generateMutation = () => ` mutation RemoveWeldData ( $eid: String!, ) { removeWeldData ( eid: $eid, ) }`