ENUM

HyperLinkHttpRequestMethod

The HTTP request method to be used in the hyperlink invocation

link GraphQL Schema definition

  • enum HyperLinkHttpRequestMethod {
  • GET
  • POST
  • }