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

Create an Image Type for Graphql and Prisma #102

Closed
anguspiv opened this issue Mar 16, 2022 · 0 comments
Closed

Create an Image Type for Graphql and Prisma #102

anguspiv opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels
feature New feature
Milestone

Comments

@anguspiv
Copy link
Owner

Create an Image Type for graphql:

Images include

  • id
  • file path (ignore domain)
  • title?
  • description?
  • created
  • updated

split from #80

@anguspiv anguspiv added this to the User Profiles milestone Mar 16, 2022
@anguspiv anguspiv self-assigned this Mar 16, 2022
@anguspiv anguspiv added the feature New feature label Mar 16, 2022
anguspiv added a commit that referenced this issue Mar 21, 2022
Adds the ability to upload a Profile Avatar image
with the `updateProfile` mutation query

re #102
anguspiv added a commit that referenced this issue Apr 12, 2022
adds an image upload mutation to allow users to upload photos

re #102
anguspiv added a commit that referenced this issue Apr 12, 2022
Adds the ability to upload a Profile Avatar image
with the `updateProfile` mutation query

re #102
anguspiv added a commit that referenced this issue Apr 12, 2022
Adds the ability to upload an image
with the `uploadImage` mutation query

re #102
anguspiv added a commit that referenced this issue Apr 25, 2022
Adds the ability to upload an image
with the `uploadImage` mutation query

re #102
github-actions bot pushed a commit that referenced this issue Apr 25, 2022
# [1.13.0](v1.12.0...v1.13.0) (2022-04-25)

### Features

* adds an image upload component ([eadcdfd](eadcdfd))
* **edit-profile:** adds image avatar upload ([fa1c24e](fa1c24e))
* **graphql:** adds image upload ([d4bdbd2](d4bdbd2)), closes [#102](#102)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
Status: Done
Development

No branches or pull requests

1 participant