Sir, I just create the GraphQL by your tutorial it successfully implements in your project that given on site but as I follow these steps in my project It generate blank API.swift file instead of mutations
Can you explain how the mutation AttendConference and NotAttendConference work?
Please update the article. It looks like there may have been some breaking changes to Graphcool and/or Apollo. Iโm trying to go through your tutorial and canโt get things to work, as of 10/26/2017.
For example, this doesnโt work: graphcool init --schema http://graphqlbin.com/conferences.graphql --name ConferencePlanner
I got an error about the schema
flag being unknown. I seem to have gotten past that by updating my Apollo dependency to: pod 'Apollo', '~> 0.7.0'
.
1 Like
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]