Skip to content

Empty list when using persisted operations #184

Description

@comatory

Describe the bug

Not seeing any network requests

To Reproduce

Set up persisted operations on the Gateway (hive-gateway). Use Relay compiler to emit persisted-documents.json. Request (POST https://my.app/gw/graphql/?operationName=itemQuery) payload looks like this:

{"documentId":"myapp~0b9fc04e798f9100cc0d520325fa71c9a739b625~cfdd9b64a960749dc83a1ec34423777e","variables":{"id":"MTpQcmlvcml0aXphdGlvbkJvYXJkOjA3NWI5ZGM4LTRkMmEtNGE2Mi05YTM4LTViYWJjNGRiZTI5MA==","first":100},"operationName":"itemQuery"}

Expected behavior

See list of operations + operation name

Screenshots

Image

I tried toggling "Persisted" but that does not help.

Desktop (please complete the following information):

  • OS: MacOS 15.6.1
  • Chrome Version 141.0.7390.123

Additional context

N/A

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions