Homepage

GraphqlInputType

Last edit: Oct 26, 2022

No description

type GraphqlInputType {
  body: String!
  metadata: HashObject
  physical_file_path: String!
}

Fields

body (String)

metadata (HashObject)

physical_file_path (String)

defines where the file definition will be available after pull; should start
with the module name follow by private/public scope, for example
graphql/my_query.graphql

Questions?

We are always happy to help with any questions you may have.

contact us