Class: Ecoportal::API::GraphQL::Mutation::Page::CreateFromTemplate
- Inherits:
-
Logic::Mutation
- Object
- Logic::BaseQuery
- Logic::Mutation
- Ecoportal::API::GraphQL::Mutation::Page::CreateFromTemplate
- Defined in:
- lib/ecoportal/api/graphql/mutation/page/create_from_template.rb
Overview
Create a page from a template, optionally with pre-filled field data. Returns a PageUnion with the created page + nextTasks. Second step of the 2-step page creation sequence (after buildPageFromTemplate).