Input Object Star Wars::FilmFilter
Input Fields
AND: [FilmFilter!]
Logical AND on all given filters.
OR: [FilmFilter!]
Logical OR on all given filters.
createdAt: DateTime
createdAt_not: DateTime
All values that are not equal to given value.
createdAt_in: [DateTime!]
All values that are contained in given list.
createdAt_not_in: [DateTime!]
All values that are not contained in given list.
createdAt_lt: DateTime
All values less than the given value.
createdAt_lte: DateTime
All values less than or equal the given value.
createdAt_gt: DateTime
All values greater than the given value.
createdAt_gte: DateTime
All values greater than or equal the given value.
director: String
director_not: String
All values that are not equal to given value.
director_in: [String!]
All values that are contained in given list.
director_not_in: [String!]
All values that are not contained in given list.
director_lt: String
All values less than the given value.
director_lte: String
All values less than or equal the given value.
director_gt: String
All values greater than the given value.
director_gte: String
All values greater than or equal the given value.
director_contains: String
All values containing the given string.
director_not_contains: String
All values not containing the given string.
director_starts_with: String
All values starting with the given string.
director_not_starts_with: String
All values not starting with the given string.
director_ends_with: String
All values ending with the given string.
director_not_ends_with: String
All values not ending with the given string.
episodeId: Int
episodeId_not: Int
All values that are not equal to given value.
episodeId_in: [Int!]
All values that are contained in given list.
episodeId_not_in: [Int!]
All values that are not contained in given list.
episodeId_lt: Int
All values less than the given value.
episodeId_lte: Int
All values less than or equal the given value.
episodeId_gt: Int
All values greater than the given value.
episodeId_gte: Int
All values greater than or equal the given value.
id: ID
id_not: ID
All values that are not equal to given value.
id_in: [ID!]
All values that are contained in given list.
id_not_in: [ID!]
All values that are not contained in given list.
id_lt: ID
All values less than the given value.
id_lte: ID
All values less than or equal the given value.
id_gt: ID
All values greater than the given value.
id_gte: ID
All values greater than or equal the given value.
id_contains: ID
All values containing the given string.
id_not_contains: ID
All values not containing the given string.
id_starts_with: ID
All values starting with the given string.
id_not_starts_with: ID
All values not starting with the given string.
id_ends_with: ID
All values ending with the given string.
id_not_ends_with: ID
All values not ending with the given string.
isPublished: Boolean
isPublished_not: Boolean
All values that are not equal to given value.
openingCrawl: String
openingCrawl_not: String
All values that are not equal to given value.
openingCrawl_in: [String!]
All values that are contained in given list.
openingCrawl_not_in: [String!]
All values that are not contained in given list.
openingCrawl_lt: String
All values less than the given value.
openingCrawl_lte: String
All values less than or equal the given value.
openingCrawl_gt: String
All values greater than the given value.
openingCrawl_gte: String
All values greater than or equal the given value.
openingCrawl_contains: String
All values containing the given string.
openingCrawl_not_contains: String
All values not containing the given string.
openingCrawl_starts_with: String
All values starting with the given string.
openingCrawl_not_starts_with: String
All values not starting with the given string.
openingCrawl_ends_with: String
All values ending with the given string.
openingCrawl_not_ends_with: String
All values not ending with the given string.
releaseDate: DateTime
releaseDate_not: DateTime
All values that are not equal to given value.
releaseDate_in: [DateTime!]
All values that are contained in given list.
releaseDate_not_in: [DateTime!]
All values that are not contained in given list.
releaseDate_lt: DateTime
All values less than the given value.
releaseDate_lte: DateTime
All values less than or equal the given value.
releaseDate_gt: DateTime
All values greater than the given value.
releaseDate_gte: DateTime
All values greater than or equal the given value.
title: String
title_not: String
All values that are not equal to given value.
title_in: [String!]
All values that are contained in given list.
title_not_in: [String!]
All values that are not contained in given list.
title_lt: String
All values less than the given value.
title_lte: String
All values less than or equal the given value.
title_gt: String
All values greater than the given value.
title_gte: String
All values greater than or equal the given value.
title_contains: String
All values containing the given string.
title_not_contains: String
All values not containing the given string.
title_starts_with: String
All values starting with the given string.
title_not_starts_with: String
All values not starting with the given string.
title_ends_with: String
All values ending with the given string.
title_not_ends_with: String
All values not ending with the given string.
updatedAt: DateTime
updatedAt_not: DateTime
All values that are not equal to given value.
updatedAt_in: [DateTime!]
All values that are contained in given list.
updatedAt_not_in: [DateTime!]
All values that are not contained in given list.
updatedAt_lt: DateTime
All values less than the given value.
updatedAt_lte: DateTime
All values less than or equal the given value.
updatedAt_gt: DateTime
All values greater than the given value.
updatedAt_gte: DateTime
All values greater than or equal the given value.