Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachment Component #3

Closed
10 tasks done
renatonascalves opened this issue Oct 30, 2019 · 0 comments
Closed
10 tasks done

Attachment Component #3

renatonascalves opened this issue Oct 30, 2019 · 0 comments
Assignees

Comments

@renatonascalves
Copy link
Owner

renatonascalves commented Oct 30, 2019

BuddyPress uses an internal attachment system for adding avatar and cover images to users, blogs and groups (or other custom components).

  • Field(s)
  • Type(s)
    • Attachment
  • Mutation (for the Group/Blog/User types)
    • Create, aka, Upload
    • Delete
  • Unit tests

Some prior art on image upload: https://github.com/hughdevore/wp-graphql-file-upload
Seems to be a good spec to follow: https://github.com/jaydenseric/graphql-multipart-request-spec

@renatonascalves renatonascalves self-assigned this Oct 30, 2019
@renatonascalves renatonascalves changed the title Attachment Upload Attachment Nov 18, 2019
@renatonascalves renatonascalves mentioned this issue Dec 7, 2019
12 tasks
@renatonascalves renatonascalves changed the title Attachment Attachment Component Dec 27, 2019
@renatonascalves renatonascalves mentioned this issue Jan 3, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant