OBJECT

ImportCredentialsFlatfile

Import credentials for use with Flatfile.

link GraphQL Schema definition

  • type ImportCredentialsFlatfile {
  • # The type of entity to be imported.
  • type: ImportableType!
  • # A JSON Web Token.
  • jwt: Text!
  • }

link Require by