CmsGraphqlQueryInput
No description
input CmsGraphqlQueryInput {
admin_notes: String
identifier: String
query: String
}
Fields
CmsGraphqlQueryInput.admin_notes
● String
scalar
CmsGraphqlQueryInput.identifier
● String
scalar
CmsGraphqlQueryInput.query
● String
scalar
Member Of
CreateCmsGraphqlQueryInput
input ● UpdateCmsGraphqlQueryInput
input