mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Performer checksum from name. Default image
This commit is contained in:
@@ -41,7 +41,7 @@ input PerformerCreateInput {
|
||||
instagram: String
|
||||
favorite: Boolean
|
||||
"""This should be base64 encoded"""
|
||||
image: String!
|
||||
image: String
|
||||
}
|
||||
|
||||
input PerformerUpdateInput {
|
||||
|
||||
Reference in New Issue
Block a user