I
Answer
I
Answer
-
answerString
:
String -
booking
:
Registration? -
checkboxIsMarked
:
Boolean? -
createdAt
:
DateTime -
createdBy
:
User? -
form
:
Form -
id
:
ID -
question
:
Question -
section
:
FormSection -
updatedAt
:
DateTime
Churros propose un système de formulaires, à l'instar de Google Forms. Sert principalement à poser des questions supplémentaires lors d'une réservation d'un évènement, où à effectuer des sondages.
I
Answer
answerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
Question section
:
FormSection updatedAt
:
DateTime AnswerDate
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionScalar rawValue
:
String? section
:
FormSection updatedAt
:
DateTime value
:
DateTime? AnswerFileUpload
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionFileUpload allowedFileTypes
:
[ String]? anonymous
:
Boolean answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String id
:
ID mandatory
:
Boolean myAnswer
:
Answer? order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time section
:
FormSection updatedAt
:
DateTime value
:
String? N
AnswerInput
answer
:
[ String] question
:
ID AnswerLongText
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionScalar section
:
FormSection updatedAt
:
DateTime value
:
String? AnswerNumber
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionScalar section
:
FormSection updatedAt
:
DateTime value
:
Float? AnswerScale
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID normalizedValue
:
Float? question
:
QuestionScale anonymous
:
Boolean answerCounts
:
[ StringToIntMapping] answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String id
:
ID labels
:
[ String] mandatory
:
Boolean maximum
:
Int maximumLabel
:
String minimum
:
Int minimumLabel
:
String myAnswer
:
Answer? options
:
[ Int] order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time section
:
FormSection updatedAt
:
DateTime value
:
Int? AnswerSelectMultiple
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionSelectMultiple allowOptionsOther
:
Boolean anonymous
:
Boolean answerCounts
:
[ StringToIntMapping] answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String id
:
ID mandatory
:
Boolean myAnswer
:
Answer? options
:
[ String] order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time section
:
FormSection updatedAt
:
DateTime value
:
[ String]? AnswerSelectOne
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionSelectOne allowOptionsOther
:
Boolean anonymous
:
Boolean answerCounts
:
[ StringToIntMapping] answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String groups
:
[ Group] id
:
ID jumps
:
[ FormSection] mandatory
:
Boolean myAnswer
:
Answer? options
:
[ String] order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time section
:
FormSection updatedAt
:
DateTime value
:
String? AnswerText
implements AnsweranswerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionScalar section
:
FormSection updatedAt
:
DateTime value
:
String? AnswerTime
implements Answeranswer
:
Answer answerString
:
String booking
:
Registration? checkboxIsMarked
:
Boolean? createdAt
:
DateTime createdBy
:
User? form
:
Form id
:
ID question
:
QuestionScalar rawValue
:
String? section
:
FormSection updatedAt
:
DateTime value
:
DateTime? E
AnswersExportFormats
CSV
TSV
AnswersOfUser
answers
:
[ Answer] date
:
DateTime user
:
User Form
implements NodeanswerCount
:
Int answers(after, before, first, last)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
first:
Int?
last:
Int?
answersByUser(...)
→ Connection< AnswersOfUser>
Arguments
after:
String?
before:
String?
first:
Int?
last:
Int?
q:
String?
answersExport(format: AnswersExportFormats = CSV)
→ String
Arguments
format:
CSV | TSV
= "CSV"
canAnswer
:
Boolean canEdit
:
Boolean canModifyAnswers
:
Boolean canSeeAnswerStats
:
Boolean canSeeAnswers
:
Boolean canSetCheckboxes
:
Boolean checkboxesAreEnabled
:
Boolean closesAt
:
DateTime? createdAt
:
DateTime createdBy
:
User? description
:
String? descriptionHtml
:
String event
:
Event? group
:
Group? hasSections
:
Boolean id
:
ID linkedGoogleSheetUrl
:
String? localID
:
LocalID localId
:
String myAnswers
:
[ Answer] opensAt
:
DateTime? questions(after, before, first, last)
→ Connection< Question>
Arguments
after:
String?
before:
String?
first:
Int?
last:
Int?
searchAnswers(q: String, similarityCutoff: Float?)
→ [ AnswerSearchResult]
Arguments
q:
String
similarityCutoff:
Float?
section(id: String?)
→ FormSection
Arguments
id:
String?
sections
:
[ FormSection] title
:
String updatedAt
:
DateTime visibility
:
GroupRestricted | Private | Public | SchoolRestricted | Unlisted FormSearchResult
form
:
Form highlightedDescription
:
String id
:
ID rank
:
Float? similarity
:
Float FormSection
answers(after, before, first, last)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
first:
Int?
last:
Int?
description
:
String descriptionHtml
:
String form
:
Form id
:
ID localId
:
String nextSection
:
FormSection? order
:
Int questions
:
[ Question] restrictedToGroups
:
[ Group] title
:
String N
MutationUpsertFormInput
closesAt
:
DateTime? description
:
String eventId
:
ID? group
:
String? id
:
ID? opensAt
:
DateTime? title
:
String visibility
:
GroupRestricted | Private | Public | SchoolRestricted | Unlisted N
MutationUpsertFormSectionInput
description
:
String formId
:
String id
:
ID? order
:
Int? title
:
String N
MutationUpsertQuestionInput
allowOptionOther
:
Boolean allowedFiletypes
:
[ String]? anonymous
:
Boolean default
:
[ String] description
:
String formId
:
ID? id
:
ID? mandatory
:
Boolean options
:
[ QuestionOptionInput]? jump
:
ID? value
:
String order
:
Int? scale
:
QuestionScaleInput? maximum
:
Int maximumLabel
:
String? minimum
:
Int minimumLabel
:
String? sectionId
:
ID? title
:
String type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time I
Question
anonymous
:
Boolean answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String id
:
ID mandatory
:
Boolean myAnswer
:
Answer? order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time E
QuestionKind
Date
FileUpload
LongText
Number
Scale
SelectMultiple
SelectOne
Text
Time
QuestionScalar
implements Questionanonymous
:
Boolean answers(...)
→ Connection< Answer>
Arguments
after:
String?
before:
String?
by:
String?
first:
Int?
last:
Int?
defaultAnswer
:
Answer? description
:
String descriptionHtml
:
String id
:
ID mandatory
:
Boolean myAnswer
:
Answer? order
:
Int section
:
FormSection title
:
String totalAnswers
:
Int type
:
Date | FileUpload | LongText | Number | Scale | SelectMultiple | SelectOne | Text | Time allForms(after: String?, before: String?, first: Int?, last: Int?)
→ Connection< Form>
form(localId: String)
→ Form?
Arguments
localId:
String
forms(after: String?, before: String?, first: Int?, last: Int?)
→ Connection< Form>
searchForms(q: String, similarityCutoff: Float?)
→ [ FormSearchResult]
Arguments
q:
String
similarityCutoff:
Float?
answerFileQuestion(answer: File, question: ID)
→ AnswerFileUpload
Arguments
answer:
File
question:
ID
answerFormSection(answers: [ AnswerInput], section: ID)
→ Result< Answer>
Arguments
answers:
[ AnswerInput]
section:
ID
createLinkedGoogleSheet(form: ID)
→ String
Arguments
form:
ID
mailFormAnswers(formId: ID)
→ Error | MutationMailFormAnswersSuccess | ZodError
Arguments
formId:
ID
setFormAnswersCheckbox(checked: Boolean, form: String, userId: ID)
→ Form
Arguments
checked:
Boolean
form:
String
userId:
ID
upsertForm(input: MutationUpsertFormInput)
→ Form
upsertFormSection(input: MutationUpsertFormSectionInput)
→ FormSection
upsertQuestion(input: MutationUpsertQuestionInput)
→ Question
form(localId: String)
→ Form?
Arguments
localId:
String