ENUM

RestApiQueryTypeMethodKind

The HTTP method used for the view.

link GraphQL Schema definition

  • enum RestApiQueryTypeMethodKind {
  • get
  • post
  • put
  • }