nerdsupremacist / Graphaello

A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL

Home Page:https://graphaello.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on my endpoint

nonfungibletunji opened this issue · comments

/Users/stunjiturner/Downloads/CodeReviewRepos/CRY/Graphaello.swift:895:14: Invalid redeclaration of 'Service'

static var Service: FragmentPath<Crystallize.Service> { .init() }

https://api.crystallize.com/sightuary/catalogue, public graphql endpoint

Thank you for reporting this. This should be simple enough. I guess I never expected a name starting with an underscore and messed up the casing in there

Alright!
Fixed it with 0.1.0-beta.3. Please run:

brew upgrade graphaello