Class: Ecoportal::API::GraphQL::Mutation::Page::CreateFromTemplate

Inherits:
Logic::Mutation
  • Object
show all
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).

Method Summary

Methods inherited from Logic::Mutation

#query, #response_class