Thu Mar 16 2023 09:57:38 GMT+0000 (Coordinated Universal Time)
Saved by @Tilores
{ search( input: { parameters: { firstName: "John" lastName: "Doe" street: "Somestreet" houseNumber: "1" postalCode: "12345" city: "Somecity" } } ) { entities { id records { id firstName lastName email totalprice } } } }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments