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
When trying to make an app for a customer, I tried getting the openTextField field, but it does not exist on both query and type. I would open a pull-request, but I don't know if this field really exists on IO graphql. Can someone help me with this?
Expected Behavior
Should return the openTextField as well.
Current Behavior
Does not return openTextField and it's not on the type definition.
Possible Solution
Add the field to the type definition.
Steps to Reproduce (for bugs)
Context
When trying to make an app for a customer, I tried getting the openTextField field, but it does not exist on both query and type. I would open a pull-request, but I don't know if this field really exists on IO graphql. Can someone help me with this?
Your Environment
Version used:
Environment name and version (e.g. Chrome 39, node.js 5.4):
When trying to make an app for a customer, I tried getting the openTextField field, but it does not exist on both query and type. I would open a pull-request, but I don't know if this field really exists on IO graphql. Can someone help me with this?
Expected Behavior
Should return the openTextField as well.
Current Behavior
Does not return openTextField and it's not on the type definition.
Possible Solution
Add the field to the type definition.
Steps to Reproduce (for bugs)
Context
When trying to make an app for a customer, I tried getting the openTextField field, but it does not exist on both query and type. I would open a pull-request, but I don't know if this field really exists on IO graphql. Can someone help me with this?
Your Environment
The text was updated successfully, but these errors were encountered: