Skip to content

Deprecations not appearing in the "Deprecations" tab #84

@solher

Description

@solher

Hi, I deprecated a field in my schema using the @deprecated directive and then I pushed it to Apollo Studio.

Now I see it in the SDL:

input SetInSeenlistInput {
	userInfo: UserInfo @deprecated(reason: "...")
}

It's even being displayed as deprecated in the changelog:

Screenshot 2021-05-20 at 19 35 53

But then when I'm going to the Deprecations tab of the Fields, I'm getting:

Screenshot 2021-05-20 at 19 39 49

Am I missing something? Thanks in advance 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions