Skip to content

better graphql query detection & hashing #7

@apttx

Description

@apttx

graphql queries

  • are application/json
  • have a operationName property
  • have a variables property

operationName & variables can be used for hashing, or generating a human-readable file names

  • switch to human-readable file names
    • query string & hash as file names if they exist
    • graphql queries: operationName & variables as file names

Metadata

Metadata

Assignees

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