You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some examples : type VenuePlan { groundPeriods(ground: ID!):[VenuePeriod!]! } type VenuePlanGround { Periods(date: Time!):[VenuePeriod!]! }
and when i run code generating in front-end side, there is the error:
The text was updated successfully, but these errors were encountered:
There are some examples :
type VenuePlan { groundPeriods(ground: ID!):[VenuePeriod!]! }
type VenuePlanGround { Periods(date: Time!):[VenuePeriod!]! }
and when i run code generating in front-end side, there is the error:
The text was updated successfully, but these errors were encountered: