Closed AnKlim closed 2 years ago
@maxschwarzmueller After completing code If you try execute next, you will get an error: mutation { bookEvent(eventId: "your_event_id") { event { title } } } But if remove toString() from line 28 in current video - that works
Solven on my own
@maxschwarzmueller After completing code If you try execute next, you will get an error: mutation { bookEvent(eventId: "your_event_id") { event { title } } } But if remove toString() from line 28 in current video - that works