Allow changing byline in update api
This commit is contained in:
@ -1832,6 +1832,7 @@ enum UpdatePageErrorCode {
|
||||
}
|
||||
|
||||
input UpdatePageInput {
|
||||
byline: String
|
||||
description: String
|
||||
pageId: ID!
|
||||
title: String
|
||||
|
||||
Reference in New Issue
Block a user