Enum shows in schema but not in GraphQL query builder

I have an enum that is required when creating a “UserPivot” but is nullable when updating a “UserPivot”

In the Schema:

image

In Postman:

I can manually add it to make it work although this error displays
image

As you can see, create just can’t seem to pull in a non-nullable Enum. It happens for every non-nullable Enum, not just this object. Any ideas?

Postman version:

Postman for Windows
Version11.0.6

UI version
11.0.6-ui-240502-1530

Desktop platform version
11.0.4

Architecture
x64

OS platform
win32 10.0.22621

Edit: sorry to burn your eyes if you have dark mode…it only let me upload 3 images so I screenshotted

Thanks for all of the helpful debugging! You aren’t doing anything wrong; I’ll investigate this bug and update this thread with what I find.

2 Likes

Any update on this? (no rush, just curious)

Is this issue being tracked anywhere?

I currently have the same issue, any fixes coming ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

@jschar We’ve fixed this issue and it’s was rolled out this week. Thanks again for your help debugging and for raising this issue!

Awesome!! Thanks for your work on it!

Which version of Postman will it be fixed in, and/or is there a link to the issue?

I updated Postman but still see the same behavior…I may not yet have the update available

It was released in Postman 11.6.0 on July 31st. If it’s still not working, do you mind including your schema (or the relevant subset) so I can take another look?

Ok, after further research, it seems to happen only when using Postman’s automatic schema introspection

file schema:
image

using Postmans automatic “schema instrospection”:
image

I believe they are the same, but I’m not sure if postman hits a url or reverse generates the schema based on a introspection query. Also not sure how I can help you set up a test case since the file schemas seem to work now

Can’t edit that but here is my updated version info

Version: 11.8.1
UI version: 11.8.1-ui-240814-0827
Desktop platform version: 11.8.0
Architecture: x64
OS platform: win32 10.0.22621