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
Consider using more specific scalars for directives such as @override(from: String). For example, replacing String with scalars like SchemaName, ID, or other suitable types might provide better clarity and intent.
Feedback:
👍 or 👎 – Share your thoughts!
**
The text was updated successfully, but these errors were encountered:
Consider using more specific scalars for directives such as
@override(from: String)
. For example, replacingString
with scalars likeSchemaName
,ID
, or other suitable types might provide better clarity and intent.Feedback:
👍 or 👎 – Share your thoughts!
**
The text was updated successfully, but these errors were encountered: