Hi,
I’m new to 8Base and am liking what I have seen so far
I would like to create an iOS mobile client app and therefore was considering using Apollo codegen tools to generate the API.swift file (which contains generated Swift structs/classes based on the GraphQL schema and .graphql files containing queries/mutations). How would I get hold of the schema file?
Also if there’s an alternative way to develop an iOS Swift app, then I would be interested in hearing about that too.
Thanks