Skip to content

Conversation

@AnthonyMDev
Copy link
Contributor

@netlify
Copy link

netlify bot commented Nov 7, 2025

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit d9330e8
🔍 Latest deploy log https://app.netlify.com/projects/apollo-ios-docc/deploys/690e6e03ee6cc00008ce4363

@apollo-librarian
Copy link

apollo-librarian bot commented Nov 7, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 9673476fd00dd8e167405e7e
Build Logs: View logs

override class var __parentType: any ParentType { TestMockSchema.Types.Cat }
override class var __selections: [Selection] {[
.field("species", String.self),
.field("species", String?.self),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason for this change?

@@ -1,3 +1,4 @@

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v2.0.2 Infinite loop in Array._unsafelyConvertToSelectionSetData when mocking [Int] array

3 participants