Skip to content

docs[tutorial]: Making a GraphQL Request (POST/GET basics, fetch) #54

@moonmeister

Description

@moonmeister
Member

User Story

As a toolkit user, I want to do a tutorial on POST/GET basics with fetch, in order to optimize performance for my project.

Acceptance Criteria

  • A public tutorial POST/GET basics using fetch
    Succinctly teaches when and why to use POST
    Succinctly teaches when and why to use GET

Notes

Existing explanation: https://github.com/wpengine/hwptoolkit/blob/main/docs/explanation/get-vs-post.md

This should live in https://github.com/wpengine/hwptoolkit/tree/main/docs, in a tutorial directory if one doesn't exist yet.

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

    topic:clientRelated to GraphQL clientstype:docsDocumentation only changes

    Type

    No type

    Projects

    Status

    🆕 Backlog

    Milestone

    No milestone

    Development

    No branches or pull requests

      Participants

      @moonmeister

      Issue actions

        docs[tutorial]: Making a GraphQL Request (POST/GET basics, fetch) · Issue #54 · wpengine/hwptoolkit