Skip to main content

UpsertPageCustomResponse (Input)

Description

No description



Fields

NameDescription
body - String
headers - [PageCustomResponseHeaderInput!]
httpCode - Int!

input UpsertPageCustomResponse {
body: String
headers: [PageCustomResponseHeaderInput!]
httpCode: Int!
}